diff options
author | Ned Burns <pixel@google.com> | 2019-06-27 19:36:58 -0400 |
---|---|---|
committer | Ned Burns <pixel@google.com> | 2019-06-27 19:50:02 -0400 |
commit | b3b4bd390afa24ebab513aab8b09b1c57b0c52a6 (patch) | |
tree | 95ed792be0eee72698fa1cf6224304e55d3c0024 /startop/scripts/lib/cmd_utils.py | |
parent | 949a22d7548a04ec5ec23d4f0103610a4197240e (diff) |
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
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions