From b9bc076036b96c834f379530e703eaedb14525c4 Mon Sep 17 00:00:00 2001 From: Chatura Dilan Date: Tue, 12 Jul 2016 15:14:18 +0530 Subject: [PATCH] Fixed issues in android permisson.xml --- .../src/main/webapp/META-INF/permissions.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/main/webapp/META-INF/permissions.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/main/webapp/META-INF/permissions.xml index 2e2ce8595..a2e3b1e1d 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/main/webapp/META-INF/permissions.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/main/webapp/META-INF/permissions.xml @@ -81,21 +81,21 @@ Enroll /device-mgt/user/device/android/enroll - /device/*/applications + /devices/*/applications PUT Enroll /device-mgt/user/device/android/enroll - /device/*/pending-operations + /devices/*/pending-operations PUT Enroll /device-mgt/user/device/android/enroll - /device/*/status + /devices/*/status GET