Files
frameworks_base/packages/SystemUI/tests
Ned Burns b3b4bd390a Delay possible re-entrant call to updateNotificationViews()
NVHM.onDynamicPrivacyChanged() both calls updateNotificationViews() and
could be called by updateNotificationViews(), resulting in very-bad,
no-good re-entrant behavior. It's too late to try to rearchitect the
entire shade to avoid this relationship, so instead we delay a frame
before applying the update.

Bug: 135018709
Test: atest, manual
Change-Id: I0b17d5ba16e272015b10be182a07cae6b29270e6
2019-06-27 19:50:02 -04:00
..
2019-05-03 14:29:54 -04:00
2018-04-06 14:54:39 +01:00