summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Suprabh Shukla <suprabh@google.com> 2024-08-12 16:07:57 -0700
committer Suprabh Shukla <suprabh@google.com> 2024-08-12 16:26:40 -0700
commit6434dd18826af65cf231afc73b29546e9e9ac5b7 (patch)
treedff524c1d6ea8465490b49f023fe0ed10f26014a /api/api.go
parentebf8e0c827222dba658e971fdc9462f90c6d51ea (diff)
Update TIME_TICK removal warning
When kernel sends a time change event, we reset the TIME_TICK alarm to go at the next minute change. This requires removing and rescheduling the TIME_TICK alarm and results in spurious warning notifications from the AlarmStore. Moving the warning to removal history code, which automatically skips code paths not relevant for this warning. These are: - calling app is instant - rescheduling - user removed The warning is in place to detect erroneous removal of TIME_TICK. Flag: EXEMPT bugfix Test: Manual. Change the time and look at logcat. Bug: 356549385 Change-Id: I96b52ba509994a7bef4488fb474aa7ed93b4d141
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions