Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 461cfbb7 authored by Ming-Shin Lu's avatar Ming-Shin Lu
Browse files

Improve systemui unlockscreen jank issue

- In VisualStabilityCoordinator, ensure sure setting
  mPipelineRunAllowedis false when the notification is not visible
  after unlock to avoid unnecessary building notification list that
  blocks the UI thread
- Send notifyRendererOfExpensiveFrame to raise CPU work load when
  drawing notification shade window
- Refining WindowRootView#applyMargins performance to layout at once
  after all children's margins has updated

Flag: com.android.systemui.check_lockscreen_gone_transition
Bug: 358301118
Test: atest VisualStabilityCoordinatorTest
Test: run PTS cuj test for testing sysui unlock screen by local command
     ./sysui_unlockscreen.sh -i 5 -w
Change-Id: I61f1dad2dc9485f043c53a8900f1fae2e8ea1187
parent dcb7cdae
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment