summaryrefslogtreecommitdiff
path: root/libs/androidfw/StringPool.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2024-03-05 00:20:47 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2024-03-05 00:20:47 +0000
commit2b03716aff89573d9c7911c4bace4fa9eec6fe3e (patch)
treece06bbf68dc9abccbd13f93f8c651fd525245872 /libs/androidfw/StringPool.cpp
parentcc2959bec6ffbdfd8aff561ab4c85da9858cbab4 (diff)
Move stylus hover icon setting to core settings
The secure setting STYLUS_POINTER_ICON_ENABLED needs to be read from ViewRootImpl, which means it is read in each activity when it starts. Instead of reading the setting from the app, move it to core settings by adding it to the CoreSettingsObserver so that the setting is pre-populated by system_server when the activity starts, eliminating a settings read in each app launch. Bug: 324429095 Test: manual with stylus Change-Id: Ib71a204685a8eb99fe356ea749f7a21614f4a59d
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions