summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Josep del Rio <joseprio@google.com> 2023-06-21 13:27:26 +0000
committer Josep del Río <joseprio@google.com> 2023-06-21 21:02:29 +0000
commit6413ad2c2e3aba955517a7df47d20d13cbbe0327 (patch)
tree2de01979b87e5ef712935695cfb71b88fba52f6f /libs/androidfw/ApkParsing.cpp
parentbce8f1329e4a14ab79463036af87856f7e7e1ef8 (diff)
Handle pointer location setting in InputSettingsObserver
We got a report that the pointer location developer option is not being properly set per user; testing it confirmed that show touches worked as expected while pointer location did not. After investigating, the pointer location setting was being applied in `WindowManagerService`, which generally deals with global settings, while all the input settings are handled in `InputSettingsObserver`. This CL moves the handling of the pointer location setting to `InputSettingsObserver`, which seems more natural. Test: confirmed that pointer location is now properly set on all users Bug: 288023565 Change-Id: Ic2ecd890bd32e60a2fae4d5d40d4ff8f785ee3cc
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions