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

Commit 2d4f14e3 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

Merge branch '7486-t-flash_light' into 'v1-t'

LineageParts: Enable long press for torch by default

See merge request !56
parents d4c67eae 597b6ca9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -109,7 +109,7 @@
            android:key="torch_long_press_power_gesture"
            android:title="@string/torch_long_press_power_gesture_title"
            android:summary="@string/torch_long_press_power_gesture_desc"
            android:defaultValue="false"
            android:defaultValue="true"
            lineage:requiresConfig="@*android:bool/config_supportLongPressPowerWhenNonInteractive" />

        <ListPreference