diff options
| author | 2024-12-03 16:47:42 -0800 | |
|---|---|---|
| committer | 2024-12-05 04:49:06 +0000 | |
| commit | 8b948e548b782592ae280a3cd9a91798afe6df9d (patch) | |
| tree | 2d71fe80bb8be7e63e6f981d53e830b984068dd1 /libs/androidfw/ResourceTimer.cpp | |
| parent | ed1b1036593ce20a1b1a5b5e1655673470dd5f1a (diff) | |
Refactor enable_touch_scroll_feedback flag
The flag was read-write, but that caused a performance regression (see
b/364725557), so we changed it to read-only. However, the flag ramp
process has been blocked due to this property change.
https://screenshot.googleplex.com/7AqAsAqnHdhtACx
To mitigate this, this change renames the flag, to generate a new flag
ramp process. In addition, we're also changing the namespace to align to
the team that's the primary consumer of the feature, and using a more
specific bug ID.
Flag: android.view.flags.enable_scroll_feedback_for_touch
Test: presubmit
Bug: 382135785
Change-Id: I7adb09dcc6e73996ff69453d770c9fc42f34d5ae
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions