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

Skip to content
Commit 6434dd18 authored by Suprabh Shukla's avatar Suprabh Shukla
Browse files

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
parent ebf8e0c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment