[VRR] Not suppress touch boost in ViewRootImpl
Avoiding a specific window type from receiving touch boost signals in ViewRootImpl is not an ideal design. Instead, the suppression should be handled at the app level (e.g., by Gboard). Test: atest ViewFrameRateTest / atest ViewRootImplTest Flag: android.view.flags.toolkit_frame_rate_touch_boost_25q1 Bug: 373641534 Change-Id: I9e2454a24962a76d3c3222fb3e446de35d13597d
Loading
Please register or sign in to comment