Allow additional reason/surface combinations for cancel
Bubbles log REASON_GROUP_SUMMARY_CANCELED/DISMISSAL_BUBBLE, which wasn't an allowed combination. To make this more robust, only look at surface values for REASON_CANCEL, which is the only reason that needs them. Also, use wtf instead of exceptions so we can track issues without crashing. Test: atest NotificationRecordLogger Fixes: 288516227 (cherry picked from commit 80ce161f) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:4c39ad7c8f9384a8ce3e91112a0b42ecaeeb7fb1) Merged-In: I054969dc82da5277002049d063abdb044dcc811e Change-Id: I054969dc82da5277002049d063abdb044dcc811e
Loading
Please register or sign in to comment