fleet/docs/solutions/android/managed-app-configurations
2026-03-16 11:58:51 -05:00
..
allow-work-profile-widgets-for-APPNAME.json Solutions updates 2026-03-12 (#41596) 2026-03-16 11:58:51 -05:00
README.md Solutions updates 2026-03-12 (#41596) 2026-03-16 11:58:51 -05:00

Android Managed App Configurations

Allow Work Profile Widgets

  • Change APPNAME in 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_app entry, add the path under the configuration.path for the app.
  • No need to add the identifier (i.e., com.google.android.calendar for Google Calendar) to the configuration. Fleet automatically takes care of this, since the config is scoped to the app.
  • Learn more about app configurations.