Merge "Bug 5003361: No Android Dreams in Settings / Display"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f098231eb0
@@ -40,10 +40,12 @@
|
|||||||
android:entries="@array/screen_timeout_entries"
|
android:entries="@array/screen_timeout_entries"
|
||||||
android:entryValues="@array/screen_timeout_values" />
|
android:entryValues="@array/screen_timeout_values" />
|
||||||
|
|
||||||
|
<!--
|
||||||
<PreferenceScreen
|
<PreferenceScreen
|
||||||
android:title="@string/dream_settings_title"
|
android:title="@string/dream_settings_title"
|
||||||
android:summary="@string/dream_settings_summary"
|
android:summary="@string/dream_settings_summary"
|
||||||
android:fragment="com.android.settings.DreamSettings" />
|
android:fragment="com.android.settings.DreamSettings" />
|
||||||
|
-->
|
||||||
|
|
||||||
<ListPreference
|
<ListPreference
|
||||||
android:key="font_size"
|
android:key="font_size"
|
||||||
|
Reference in New Issue
Block a user