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

Commit 66bfa177 authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

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

LineageParts: Enable long press for torch by default

See merge request !57
parents 6b81fbaf 31f3b385
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -120,7 +120,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