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

Skip to content
Commit a5dad556 authored by Ned Burns's avatar Ned Burns
Browse files

Track and dump notification lifetime extension

Modifies NotificationEntryManager to track which notifs are have
their lifetime extended (using a map).

Slightly modifies the call behavior of setShouldManageLifetime(entry,
false). Before, we would call this on all lifetime extenders, even
those that were not actively extending the lifetime of the notification.
No existing extender was depending on this behavior (and it was
confusing), so it's been removed.

Bug: 123547965
Test: atest
Change-Id: I76be09d645ca614e2cbbc145fc50c3fcbbd120fc
parent 20b6426f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment