samsung: doze: Set gesture to disabled by default

Change-Id: I0bf3f6a3a4c01bab7ff7522e916e2149f9cfe8d5
This commit is contained in:
Arne Coucheron 2015-05-20 00:56:19 +02:00 committed by Jan Altensen
parent c8668b2755
commit d9bdd41975
No known key found for this signature in database
GPG key ID: 3E45BB95F7AD33DA

View file

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