diff --git a/core/java/android/content/pm/ServiceInfo.java b/core/java/android/content/pm/ServiceInfo.java index 90ed4ce63d972..f3ad9d1488ff0 100644 --- a/core/java/android/content/pm/ServiceInfo.java +++ b/core/java/android/content/pm/ServiceInfo.java @@ -368,8 +368,8 @@ public class ServiceInfo extends ComponentInfo *
  • App has a UID < {@link android.os.Process#FIRST_APPLICATION_UID}
  • *
  • App is on Doze allowlist
  • *
  • Device is running in Demo Mode
  • - *
  • Device owner app
  • - *
  • Profile owner apps
  • + *
  • Device owner app
  • + *
  • Profile owner apps
  • *
  • Persistent apps
  • *
  • Carrier privileged apps
  • *
  • Apps that have the {@code android.app.role.RoleManager#ROLE_EMERGENCY} role