commit | 6ed96c9900dbedcc4701f4a17e37a0cbdbcff74c | [log] [tgz] |
---|---|---|
author | Rachel Lee <rnlee@google.com> | Wed Feb 07 14:37:38 2024 -0800 |
committer | Rachel Lee <rnlee@google.com> | Wed Feb 07 17:10:36 2024 -0800 |
tree | e5b56d536a28bd183fca8ce1e805fb1b005d73a3 | |
parent | 94b4ec823d95b56e17e200ca7ab96adc70df462c [diff] |
Fix HighHint touch signal for override. Frame rate override was triggering even as HighHint was using touch boost behavior in RefreshRateSelector, because the global touch signal was not set to true. Thus set it to true, and it will not override the touch boost. Bug: 321107394 Test: atest libsurfaceflinger_unittest Test: Manual youtube test and scrolling Test: manual sysui testing Change-Id: Ib150663db7d2f304154cf2beab9da22bb44d5d88