From 2b0ea005f03b879337b8f1008405241a3ab12583 Mon Sep 17 00:00:00 2001 From: inoshperera Date: Thu, 9 May 2019 07:40:22 +0530 Subject: [PATCH] Add device type version support --- .../main/resources/devicetypes/android.xml | 42 +++++++++++++++++++ .../main/resources/devicetypes/windows.xml | 14 +++++++ 2 files changed, 56 insertions(+) diff --git a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml index 30fc71bd6..4665d4747 100644 --- a/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml +++ b/features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/src/main/resources/devicetypes/android.xml @@ -388,4 +388,46 @@ 900 600 + + + + 4.0 + + + + 4.1 + + + + 4.4 + + + + 5.0 + + + + 6.0 + + + + 6.0 + + + + 7.0 + + + + 8.0 + + + + 9.0 + + + + 10.0 + + diff --git a/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/src/main/resources/devicetypes/windows.xml b/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/src/main/resources/devicetypes/windows.xml index 783d3305c..6462d9b90 100644 --- a/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/src/main/resources/devicetypes/windows.xml +++ b/features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/src/main/resources/devicetypes/windows.xml @@ -174,4 +174,18 @@ 900 600 + + + + 8.0 + + + + 8.1 + + + + 10.0 + +