From 446c71bb5908fd7a9a3870956c711c5b819bbbac Mon Sep 17 00:00:00 2001 From: Milan Perera Date: Thu, 14 Dec 2017 13:06:31 +0530 Subject: [PATCH] Fixed wso2/product-iots#1528 --- .../cdmf.unit.device.type.android.type-view/private/config.json | 2 +- 1 file changed, 1 insertion(+), 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 a8d041a94..77396e058 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 @@ -4,7 +4,7 @@ "virtualLabel": "virtual Android", "category": "hybrid", "analyticsEnabled": "false", - "groupingEnabled": "false", + "groupingEnabled": "true", "scopes" : [ "perm:android:file-transfer", "perm:android:enroll",