summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/development_prefs.xml12
1 files changed, 1 insertions, 11 deletions
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 575f802..a4f6ee2 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -200,16 +200,6 @@
android:title="@string/show_all_anrs"
android:summary="@string/show_all_anrs_summary"/>
- </PreferenceCategory>
-
- <PreferenceCategory android:key="debug_accessibility_category"
- android:title="@string/debug_accessibility_category">
-
- <CheckBoxPreference
- android:key="accessibility_display_magnification_auto_update"
- android:title="@string/display_magnification_auto_update"
- android:summary="@string/display_magnification_auto_update_summary"/>
-
- </PreferenceCategory>
+ </PreferenceCategory>
</PreferenceScreen>