summaryrefslogtreecommitdiff
path: root/libs/androidfw/FileStream.cpp
diff options
context:
space:
mode:
author Julia Tuttle <juliatuttle@google.com> 2023-06-08 16:39:43 -0400
committer Julia Tuttle <juliatuttle@google.com> 2023-06-13 11:26:09 -0400
commit89c150dac053efbd332a1321e4c3199a1c5845e9 (patch)
tree64c914da47d39c8fecf61447ecf6076b5ad5386a /libs/androidfw/FileStream.cpp
parent91821672fadf7fc18ac89c4c491dec9e9964dae5 (diff)
Demote tryRemoveNotification crash to Log.wtf
We're ending up removing a notification twice -- probably a race between clear all and dismissing or cancelling one of the notifications hit by the clear all. Short term, we don't want to bother our users with a crash, and we think the end state is okay -- a notification removed twice will be removed the first time, so the UI state should be okay -- so this changes the "throw IllegalStateException" in tryRemoveNotification to a Log.wtf, which will only crash *droidfood* builds. Bug: 282945192 Test: presubmit Change-Id: I65d7a9587946c51258263e5ea3069b4b5cdbc82e
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions