commit | a1a04f47ff37ac655c01b17836daca9b9c808d19 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Wed Aug 23 11:27:39 2023 -0700 |
committer | Lucas Dupin <dupin@google.com> | Tue Aug 29 17:06:19 2023 +0000 |
tree | 785edb0f4c25c9048c3c47d64f689310555b8326 | |
parent | ac8018752c2066e620f5dbcfd0ebc91f7cfbc922 [diff] |
Move setHasTopUi to the background This call was responsible for 0.8% of all SysUI ANRs in the field. It should happen asynchronously in the background. Fixes: 297216344 Test: atest BubblesTest NotificationShadeWindowControllerImpl KeyguardViewMediatorTest Merged-In: Ib29c49e5dca9f33e755be4f2a38deacaa1d344e3 Change-Id: Ib29c49e5dca9f33e755be4f2a38deacaa1d344e3