From 0cf45cdecfb732a2e3199ab60fa8e5965d0f0cb3 Mon Sep 17 00:00:00 2001 From: Pahansith Gunathilake Date: Tue, 1 Mar 2022 11:27:28 +0530 Subject: [PATCH] Fix android operation buttons not enabling --- .../src/main/resources/conf/mdm-ui-config.xml | 1 + .../templates/repository/conf/mdm-ui-config.xml.j2 | 2 ++ 2 files changed, 3 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 22f4ef0175..e20d7cfbf0 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 @@ -185,6 +185,7 @@ perm:metadata:update perm:android:google-account perm:android:update-default-sim + perm:android:google-account perm:android:info diff --git a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 index 845b8cb5db..575f24ee8e 100644 --- a/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 +++ b/features/device-mgt/org.wso2.carbon.device.mgt.basics.feature/src/main/resources/conf_templates/templates/repository/conf/mdm-ui-config.xml.j2 @@ -183,6 +183,8 @@ perm:android:location perm:android:clear-password perm:android:control-camera + perm:android:update-default-sim + perm:android:google-account perm:android:enterprise-wipe perm:android:wipe perm:android:ring