diff options
| author | 2023-09-05 11:05:51 +0000 | |
|---|---|---|
| committer | 2023-09-27 15:46:50 +0000 | |
| commit | 59279cd2e7aa531c772ff878883f79fd4f7bb05a (patch) | |
| tree | d08040f061bded5d4f322e0ef38589145f9e3a1a /libs/input/PointerController.cpp | |
| parent | dd8255cf54dccb46446a7d9e7377acc09139996c (diff) | |
Disable Fold lock behavior setting by default
Flag protect Fold lock behavior setting behind a sysprop flag.
The setting will be disabled by default and can be
teamfooded by enabling sysprop flag with prop name
persist.fold_lock_setting_enabled.
Enable sysprop flag by running following command
* adb root && adb shell setprop persist.fold_lock_setting_enabled true
Flag: persist.fold_lock_setting_enabled
Bug: 298200843
Test: atest FoldSettingProviderTest FoldLockBehaviorPreferenceControllerTest
* Manually check if the setting accessible with sysprop flag true and
false.
Change-Id: Iaca4333b3e50383a621b5ae5f704410648ed205f
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions