commit | ebfda4b19d311eb08dbfbc05506ae9d481031cc0 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Thu Jun 06 16:52:34 2024 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Thu Jun 06 16:52:34 2024 +0800 |
tree | fb1c2673af1184963765afd7e95ca05886dd185b | |
parent | 551d9b71ea89479d049f7b41165ef3cce89cda06 [diff] |
Reduce unnecessary visibility update after resumed When starting/resuming activity, ensureVisibilityAndConfig has already done the update. The invocation in completeResumeLocked is just duplicated. Bug: 297502610 Test: CtsWindowManagerDeviceActivity Change-Id: Ic99513dab200c7a514e516a67468bf38316e6d4a