mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
made newly added android-mgt API as nondefault one
This commit is contained in:
parent
4a62a05cb9
commit
aa7eec8a55
@ -54,6 +54,10 @@
|
||||
<param-name>isSharedWithAllTenants</param-name>
|
||||
<param-value>true</param-value>
|
||||
</context-param>
|
||||
<context-param>
|
||||
<param-name>isDefault</param-name>
|
||||
<param-value>false</param-value>
|
||||
</context-param>
|
||||
<!--<context-param>-->
|
||||
<!--<param-name>managed-api-version</param-name>-->
|
||||
<!--<param-value>1.0.0</param-value>-->
|
||||
|
||||
Loading…
Reference in New Issue
Block a user