mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-04 01:46:49 +00:00
eEarlyWakeup flag is used as a hint to SurfaceFlinger to adjust its offsets so it can wakeup earlier and have sufficient time to compose more complex scenes. This flag has been replaced with explicit start and stop flags which ensure the SurfaceFlinger offsets remain consistent during animation. WM will now set the flags so this change removes use of the deprecated flag. Bug: 158127834 Test: go/wm-smoke Test: systrace to verify new tracepoint and offset behavior Change-Id: I680d680525482ed61ae38289076bb4213aeb1722