Move android.view.IWindowManager#registerSystemGestureExclusionListener to...
Move android.view.IWindowManager#registerSystemGestureExclusionListener to background thread and inline SystemGestureExclusionListenerCompat in RecentsAnimationDeviceStatet The P99 latency is 30ms, which is very slow. Moving the binder call to BG thread should avoid the jank. Fix: 299466828 Flag: N/A Test: test device boot without issue Change-Id: Ib24584a2608b11f02589d4ea4515a6c91c354351
Loading
Please register or sign in to comment