Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8da8c02b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Clarify the semantics of...

Merge "Clarify the semantics of ACTION_SCHEDULE_EXACT_ALARM_PERMISSION_STATE_CHANGED" into sc-dev am: 85dda65c am: aaff58ec

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

Change-Id: Iccf4a26e60fdd472731ce8985e2ee4cb408c8bc9
parents f1c93a1b aaff58ec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -152,6 +152,8 @@ public class AlarmManager {
     * this broadcast will be sent. Applications can reschedule all the necessary alarms when
     * receiving it.
     *
     * <p>This broadcast will <em>not</em> be sent when the user revokes the permission.
     *
     * <p><em>Note:</em>
     * Applications are still required to check {@link #canScheduleExactAlarms()}
     * before using the above APIs after receiving this broadcast,