diff options
| author | 2023-10-09 23:46:06 +0000 | |
|---|---|---|
| committer | 2023-10-11 00:36:00 +0000 | |
| commit | d60dfb8fd8afe130d8acd492b21c5ea1e77fe13e (patch) | |
| tree | 8f17a694dcef6f1d724305646b0b504872337b7c /libs/input/PointerController.cpp | |
| parent | d4bf5dfda6f638b5e1e547f9c805b3f91d8e8167 (diff) | |
Separate UserSettingsProxy from SettingsProxy
SettingsProxy now contains only settings-related methods that are NOT
'...ForUser()'. This is mainly to remove the dependency on UserTracker
from GlobalSettings, since global setting affect all users, and there is
no need to use the '...ForUser()' methods on it. UserSettingsProxy can
be used for secure and global settings, where per-user settings are
required.
Also:
- Switch deprecated Settings.Secure.SECURE_FRP_MODE for
Settings.Global.SECURE_FRP_MODE
- Fix incorrect access of Settings.Secure.BUGREPORT_IN_POWER_MENU
Test: SystemUITests
Bug: 289353932
Change-Id: I114b737a0c2a2410fa378909fd073930d2266769
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions