Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b46dece5 authored by Jason Chang's avatar Jason Chang
Browse files

(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
parent 2752b770
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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. -->