commit | ad3ea991f695a0580b3344b68000b48f0d700d4a | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Wed Feb 09 16:52:48 2022 +0800 |
committer | Riddle Hsu <riddlehsu@google.com> | Wed Feb 09 16:52:48 2022 +0800 |
tree | 76fb37a0fb3050744f34333d1158c78eb514eaf2 | |
parent | 993c5e1003d663502e128b5f337b14202af421b9 [diff] |
Do not compact animating persistent process To avoid jank when system ui runs animation for screen off. Bug: 214654755 Test: Change CompactThrottlePersistent to 100ms adb shell device_config put activity_manager_native_boot \ compact_throttle_6 100 Turn off screen and event log should not show am_compact for com.android.systemui immediately. Change-Id: Ic245ec5c9217d642f9b6eb73e5a733713fca1275