Fixing a typo

4.x.x
Rasika Perera 7 years ago
parent 394f45f4bd
commit 08f4f04101

@ -96,15 +96,15 @@
<PublishDeviceInfoResponse>false</PublishDeviceInfoResponse>
<PublishOperationResponse>
<isEnabled>false</isEnabled>
<operations>
<Operations>
<!-- Publish specific operation responses -->
<!--
<operation>BATTERY_LEVEL</operation>
<operation>CHECK_LOCK_STATUS</operation>
<Operation>BATTERY_LEVEL</Operation>
<Operation>CHECK_LOCK_STATUS</Operation>
-->
<!-- use wildcard '*' to publish all responses -->
<operation>*</operation>
</operations>
<Operation>*</Operation>
</Operations>
</PublishOperationResponse>
</OperationAnalyticsConfiguration>
<DefaultGroupsConfiguration>BYOD,COPE</DefaultGroupsConfiguration>

@ -126,15 +126,15 @@
<PublishDeviceInfoResponse>false</PublishDeviceInfoResponse>
<PublishOperationResponse>
<isEnabled>false</isEnabled>
<operations>
<Operations>
<!-- Publish specific operation responses -->
<!--
<operation>BATTERY_LEVEL</operation>
<operation>CHECK_LOCK_STATUS</operation>
<Operation>BATTERY_LEVEL</Operation>
<Operation>CHECK_LOCK_STATUS</Operation>
-->
<!-- use wildcard '*' to publish all responses -->
<operation>*</operation>
</operations>
<Operation>*</Operation>
</Operations>
</PublishOperationResponse>
</OperationAnalyticsConfiguration>
<!--This configuration used to configure the options for remote device control feature -->

Loading…
Cancel
Save