Loading packages/SettingsProvider/res/values/defaults.xml +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ <!-- Whether the feature activates when docked (SCREENSAVER_ACTIVATE_ON_DOCK) --> <bool name="def_screensaver_activate_on_dock">true</bool> <!-- Whether the feature activates when docked (SCREENSAVER_ACTIVATE_ON_SLEEP) --> <bool name="def_screensaver_activate_on_sleep">true</bool> <bool name="def_screensaver_activate_on_sleep">false</bool> <!-- ComponentName of the default screen saver (Settings.Secure.SCREENSAVER_COMPONENT) --> <string name="def_screensaver_component">com.google.android.deskclock/com.android.deskclock.Screensaver</string> </resources> Loading
packages/SettingsProvider/res/values/defaults.xml +1 −1 Original line number Diff line number Diff line Loading @@ -160,7 +160,7 @@ <!-- Whether the feature activates when docked (SCREENSAVER_ACTIVATE_ON_DOCK) --> <bool name="def_screensaver_activate_on_dock">true</bool> <!-- Whether the feature activates when docked (SCREENSAVER_ACTIVATE_ON_SLEEP) --> <bool name="def_screensaver_activate_on_sleep">true</bool> <bool name="def_screensaver_activate_on_sleep">false</bool> <!-- ComponentName of the default screen saver (Settings.Secure.SCREENSAVER_COMPONENT) --> <string name="def_screensaver_component">com.google.android.deskclock/com.android.deskclock.Screensaver</string> </resources>