added android feature

application-manager-new
ayyoob 8 years ago
parent 1139b7f31c
commit 21bf103e6e

@ -64,9 +64,9 @@
<featureArtifactDef>
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.iot.virtualfirealarm.feature:${carbon.device.mgt.plugin.version}
</featureArtifactDef>
<!--<featureArtifactDef>-->
<!--org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.feature:${carbon.device.mgt.plugin.version}-->
<!--</featureArtifactDef>-->
<featureArtifactDef>
org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.android.feature:${carbon.device.mgt.plugin.version}
</featureArtifactDef>
<!--<featureArtifactDef>-->
<!--org.wso2.carbon.devicemgt-plugins:org.wso2.carbon.device.mgt.mobile.windows.feature:${carbon.device.mgt.plugin.version}-->
<!--</featureArtifactDef>-->
@ -103,10 +103,10 @@
<version>${carbon.device.mgt.plugin.version}</version>
</feature>
<!-- Mobile Features -->
<!--<feature>-->
<!--<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>-->
<!--<version>${carbon.device.mgt.plugin.version}</version>-->
<!--</feature>-->
<feature>
<id>org.wso2.carbon.device.mgt.mobile.android.feature.group</id>
<version>${carbon.device.mgt.plugin.version}</version>
</feature>
<!--<feature>-->
<!--<id>org.wso2.carbon.device.mgt.mobile.windows.feature.group</id>-->
<!--<version>${carbon.device.mgt.plugin.version}</version>-->

Loading…
Cancel
Save