diff options
author | Kevin Han <kevhan@google.com> | 2020-04-16 16:02:04 -0700 |
---|---|---|
committer | Kevin Han <kevhan@google.com> | 2020-04-17 13:30:19 -0700 |
commit | 445357aad93e1cc9130fd30457892d267995e0c7 (patch) | |
tree | 7b5671ab1b61fe52ef4f75e2aba009f83c29bacf /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | d53e8618cc5be38e006f0949c1423ab572fddcf2 (diff) |
Fix HUN unbind crash when notif is removed.
There appear to be some edge cases where we expect HUN entries to live
longer than the NotificationEntryManager entries so it's possible to
trigger an "unbind" operation after the entry is removed and trigger
an illegal state exception. This can be solved with a check to see if
the notification has been removed.
Bug: 153902989
Test: builds
Change-Id: I6a034e07d0983681fbbe01a8f25dce2881668a3f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions