From 81640108b677826117649840c36c1ed1bb7f06bb Mon Sep 17 00:00:00 2001 From: Shamalka Navod Date: Wed, 10 Jun 2020 11:33:00 +0000 Subject: [PATCH] Add operation scopes --- .../src/main/resources/conf/mdm-ui-config.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml index 9e61b25742..1a39fe704e 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml +++ b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf/mdm-ui-config.xml @@ -150,6 +150,25 @@ perm:ios:manage-configuration perm:windows:view-configuration perm:windows:manage-configuration + perm:android:lock-devices + perm:android:unlock-devices + perm:android:location + perm:android:clear-password + perm:android:control-camera + perm:android:enterprise-wipe + perm:android:wipe + perm:android:ring + perm:android:applications + perm:android:reboot + perm:android:change-LockTask + perm:android:mute + perm:android:configure-display-message + perm:android:send-app-restrictions + perm:android:file-transfer + perm:android:set-webclip + perm:android:set-password-policy + perm:android:change-lock-code + perm:android:upgrade-firmware device-mgt