diff options
author | Julia Reynolds <juliacr@google.com> | 2020-02-20 09:38:05 -0500 |
---|---|---|
committer | Julia Reynolds <juliacr@google.com> | 2020-02-20 16:48:56 -0500 |
commit | 9050d9a40a12f29da75ec6bd13c03b5dc90f6877 (patch) | |
tree | 286f906d6de7f76245cf906ce0e92ee592c69de7 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 23c9b1f27e4bde791a39de19b3593e224c7afdd6 (diff) |
Some issues with persisted snoozed notifications
- NPEs because they weren't being added to all of the
necessary data structures
- AlarmManager cannot schedule alarms before activitymanager
is ready, so schedule alarms in ALARM_MANAGER_READY phase
instead of NMS startup phase
- persisted notificatoins have persist the time they should return,
not the duration, so don't add elapsedRealtime to their times
Test: atest
Fixes: 149835514
Change-Id: I0fd14936180811f7079d3d1530e3ddb503cdb448
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions