Removing the mistakenly added getAllDevices permission from the andriod sense API

revert-dabc3590
sinthuja 8 years ago
parent aa423787e8
commit d5a68fb5a9

@ -63,11 +63,4 @@
<method>POST</method> <method>POST</method>
<scope>android_sense_user</scope> <scope>android_sense_user</scope>
</Permission> </Permission>
<Permission>
<name>Get all devices</name>
<path>/device-mgt/user/devices</path>
<url>/devices</url>
<method>GET</method>
<scope>android_sense_device</scope>
</Permission>
</PermissionConfiguration> </PermissionConfiguration>

Loading…
Cancel
Save