samsung: doze: Set gesture to disabled by default

Change-Id: I0bf3f6a3a4c01bab7ff7522e916e2149f9cfe8d5
tirimbino
Arne Coucheron 9 years ago committed by Jan Altensen
parent c8668b2755
commit d9bdd41975
No known key found for this signature in database
GPG Key ID: 3E45BB95F7AD33DA
  1. 2
      doze/res/xml/gesture_panel.xml

@ -15,7 +15,7 @@
<SwitchPreference <SwitchPreference
android:key="gesture_hand_wave" android:key="gesture_hand_wave"
android:defaultValue="true" android:defaultValue="false"
android:title="@string/hand_wave_gesture_title" android:title="@string/hand_wave_gesture_title"
android:summary="@string/hand_wave_gesture_summary" /> android:summary="@string/hand_wave_gesture_summary" />

Loading…
Cancel
Save