(2/n) To config One-handed mode QS tile to auto-added for AOSP

To config One-handed mode QS tile to quick settings auto-added array
for AOSP.

Bug: 201743873
Bug: 202132480

Test: manually test One-handed mode quick settings tile when turned-on
Settings > System > Gesures > One-handed mode > "Use one-handed mode".
Test: atest SystemUITests

Change-Id: I98206c0a73b2c0fc16c93bc96efc25158e9539fe
This commit is contained in:
Jason Chang
2021-12-02 14:49:41 +08:00
parent 2752b77072
commit b46dece577

View File

@@ -98,6 +98,7 @@
as custom(package/class). Relative class name is supported. -->
<string-array name="config_quickSettingsAutoAdd" translatable="false">
<item>accessibility_display_inversion_enabled:inversion</item>
<item>one_handed_mode_enabled:onehanded</item>
</string-array>
<!-- Show indicator for Wifi on but not connected. -->