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

Commit 4270a63a authored by Mohammed Althaf T's avatar Mohammed Althaf T 😊
Browse files

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

LineageParts: Enable long press for torch by default

See merge request !58
parents 17abb668 bd3d7c24
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,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