From aa7eec8a55a5de8e5ce30398b31564f6cdb505d2 Mon Sep 17 00:00:00 2001 From: lasantha Date: Fri, 15 Dec 2017 10:32:47 +0530 Subject: [PATCH] made newly added android-mgt API as nondefault one --- .../src/main/webapp/WEB-INF/web.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/main/webapp/WEB-INF/web.xml b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/main/webapp/WEB-INF/web.xml index b624104319..8cedb6a417 100644 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/main/webapp/WEB-INF/web.xml +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/main/webapp/WEB-INF/web.xml @@ -54,6 +54,10 @@ isSharedWithAllTenants true + + isDefault + false +