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

Commit 1cd708bb authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Clarify the semantics of ACTION_SCHEDULE_EXACT_ALARM_PERMISSION_STATE_CHANGED

Bug: 187206399
Test: build
Change-Id: Ibe450f0d7c29ada5848508b6ac6a585bfabad72b
parent b04efdff
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,