Forum Discussion
What apps can be kept after enrollment?
I assume the starting and ending " are just for the post here, so you use (otherwise change it and try again):
"android.app.extra.PROVISIONING_LEAVE_ALL_SYSTEM_APPS_ENABLED":true
For those apps are missing there must be somthing to re-enable them after enrollment as our MDM provides such a functionality but can't find it currently in the API documentation. (We prefer to set this to keep this on false and enable what we really need).
- Edward2 years agoLevel 1.5: Cupcake
Does your term "re-enable them" mean deploy app via google play policy?
- Moombas2 years agoLevel 4.1: Jelly Bean
No, our MDM provides a script which can re-enable them. (System apps are disabled not uninstalled so they just get enabled again and available without the need to provide them via play store again).
enable_system_app Allows a system application on the device to be used in the Android Enterprise container.
Note: Only applications that are included in the device's firmware can be used in this command.enable_system_app appBundleID Example
To add Google Chrome to the Android Enterprise container:
enable_system_app com.android.chrome
Related Content
- 11 months ago
- 5 months ago
- 8 months ago
- 10 months ago