commit | 8c9ca8004a95fbc97e50d447d31fe9d2d316c423 | [log] [tgz] |
---|---|---|
author | Suprabh Shukla <suprabh@google.com> | Mon Apr 26 18:53:54 2021 -0700 |
committer | Suprabh Shukla <suprabh@google.com> | Mon Apr 26 18:54:18 2021 -0700 |
tree | 757f1d5ca92410e07a35345441cc02e26469d02c | |
parent | 1d5ea8c336fde11c959efcefb8bca822e91776cf [diff] |
Removing non-wakeup alarms on user-removed Alarms in mPendingNonWakeupAlarms were left hanging when the user is removed. These would be defunct at the time of delivery, so there is no point in holding on to them. Test: atest AlarmManagerServiceTest Fixes: 130444055 Change-Id: Ib496b26a855304556ed032b957a1c731f2e2ca18