summaryrefslogtreecommitdiffstats
path: root/res/xml/development_prefs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml/development_prefs.xml')
-rw-r--r--res/xml/development_prefs.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 4905f26..14c829a 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -65,13 +65,6 @@
android:persistent="false"
android:title="@string/system_ui_settings" />
- <com.android.settings.DropDownPreference
- android:key="night_mode"
- android:title="@string/night_mode_title"
- android:summary="@string/night_mode_summary"
- android:entries="@array/night_mode_entries"
- android:entryValues="@array/night_mode_values" />
-
<PreferenceCategory android:key="debug_debugging_category"
android:title="@string/debug_debugging_category">