commit | 1ea2692b95085f136ee407a7d281c0ada2549c40 | [log] [tgz] |
---|---|---|
author | Shane <shanewong@google.com> | Tue Oct 15 16:57:11 2024 +0000 |
committer | Shane <shanewong@google.com> | Tue Oct 15 17:37:12 2024 +0000 |
tree | fbb836da47c9e3fbd839e492091a75294755932d | |
parent | dc9afc230b00767a9f75e05f2ab42e5e1c52f2de [diff] |
[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