From 809d292c95aecbc5cee862f84f021e049704874c Mon Sep 17 00:00:00 2001 From: Chatura Dilan Date: Fri, 13 Jan 2017 20:21:14 +0530 Subject: [PATCH] Added Android scopes --- .../private/config.json | 30 ++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.type-view/private/config.json b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.type-view/private/config.json index c7150900b0..19c89fd378 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.type-view/private/config.json +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.type-view/private/config.json @@ -5,7 +5,35 @@ "analyticsEnabled": "false", "groupingEnabled": "false", "scopes" : [ - "perm:android:enroll" + "perm:android:enroll", + "perm:android:wipe", + "perm:android:ring", + "perm:android:lock-devices", + "perm:android:configure-vpn", + "perm:android:configure-wifi", + "perm:android:enroll", + "perm:android:uninstall-application", + "perm:android:manage-configuration", + "perm:android:location", + "perm:android:install-application", + "perm:android:mute", + "perm:android:change-lock-code", + "perm:android:blacklist-applications", + "perm:android:set-password-policy", + "perm:android:encrypt-storage", + "perm:android:clear-password", + "perm:android:enterprise-wipe", + "perm:android:info", + "perm:android:view-configuration", + "perm:android:upgrade-firmware", + "perm:android:set-webclip", + "perm:android:send-notification", + "perm:android:disenroll", + "perm:android:update-application", + "perm:android:unlock-devices", + "perm:android:control-camera", + "perm:android:reboot", + "perm:android:logcat" ], "features": { "DEVICE_RING": {