diff --git a/res/xml/button_settings.xml b/res/xml/button_settings.xml index 5234a96a4998e7bdeba0ace2d3abf165dcf07141..1d205d538b33e581fa9eaca3152beeef5dbde334 100644 --- a/res/xml/button_settings.xml +++ b/res/xml/button_settings.xml @@ -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" />