OSDN Git Service

Settings: Don't enable proximity on wake by default
[android-x86/packages-apps-Settings.git] / res / xml / display.xml
index 366263e..0d1f965 100644 (file)
@@ -89,8 +89,7 @@
         <com.android.settings.cyanogenmod.CMSystemSettingSwitchPreference
                 android:key="proximity_on_wake"
                 android:title="@string/proximity_wake_title"
-                android:summary="@string/proximity_wake_summary"
-                android:defaultValue="true" />
+                android:summary="@string/proximity_wake_summary" />
 
         <!-- Seconds before sleep -->
         <ListPreference