mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
877 B
877 B
Android Managed App Configurations
Allow Work Profile Widgets
- Change
APPNAMEin the filename and the"APPNAME Widget": "Allow Work Profile Widgets for APPNAME"line in the file to the name of the app you'd like to allow Work Profile widgets for. - Scope this configuration to the app:
- UI: Software > Select the app > Actions > Edit configuration
- GitOps: Under the
app_store_appentry, add the path under theconfiguration.pathfor the app.
- No need to add the identifier (i.e.,
com.google.android.calendarfor Google Calendar) to the configuration. Fleet automatically takes care of this, since the config is scoped to the app. - Learn more about app configurations.