Merge "Document the standby bucket guarantee" into sc-dev am: 52b72fab44

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15182383

Change-Id: Ic8e9c06a98f19abd3831a17b708d016645f4bad9
This commit is contained in:
TreeHugger Robot
2021-07-08 23:32:31 +00:00
committed by Automerger Merge Worker

View File

@@ -4053,6 +4053,9 @@
For more details, see <a For more details, see <a
href="{@docRoot}about/versions/12/behavior-changes-12#exact-alarm-permission"> href="{@docRoot}about/versions/12/behavior-changes-12#exact-alarm-permission">
Exact alarm permission</a>. Exact alarm permission</a>.
<p>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 Applications targeting API level 30 or below do not need this permission to use
exact alarm APIs. exact alarm APIs.
--> -->