diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 4a85d49f83637..f25529599bfd0 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -4055,6 +4055,9 @@ For more details, see Exact alarm permission. +
Apps who hold this permission and target API level 31 or above, always stay in the + {@link android.app.usage.UsageStatsManager#STANDBY_BUCKET_WORKING_SET WORKING_SET} or + lower standby bucket. Applications targeting API level 30 or below do not need this permission to use exact alarm APIs. -->