Application Enabler
Application Enabler is a Launcher feature that enables packages that the user can access while disabling unneeded packages.
Last updated
Application Enabler is a Launcher feature that enables packages that the user can access while disabling unneeded packages.
Last updated
"settings": {
...
"useAppEnabler" : true,
...
}
...
"untouchables" : [
"com.android.(.*)",
"com.airwatch.(.*)",
"com.bluefletch.ems.support",
"com.bluefletch.ems.auth"
],