From d5a68fb5a92e5269617e2b8979ea71bd52b050a8 Mon Sep 17 00:00:00 2001 From: sinthuja Date: Tue, 1 Nov 2016 18:38:34 +0530 Subject: [PATCH] Removing the mistakenly added getAllDevices permission from the andriod sense API --- .../src/main/webapp/META-INF/permissions.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.api/src/main/webapp/META-INF/permissions.xml b/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.api/src/main/webapp/META-INF/permissions.xml index 5e9294828..08889b601 100644 --- a/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.api/src/main/webapp/META-INF/permissions.xml +++ b/components/iot-plugins/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.api/src/main/webapp/META-INF/permissions.xml @@ -63,11 +63,4 @@ POST android_sense_user - - Get all devices - /device-mgt/user/devices - /devices - GET - android_sense_device -