summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/development_prefs.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/xml/development_prefs.xml b/res/xml/development_prefs.xml
index 9788864..6cb8238 100644
--- a/res/xml/development_prefs.xml
+++ b/res/xml/development_prefs.xml
@@ -39,6 +39,11 @@
android:entries="@array/hdcp_checking_titles"
android:entryValues="@array/hdcp_checking_values" />
+ <CheckBoxPreference
+ android:key="enforce_read_external"
+ android:title="@string/enforce_read_external_title"
+ android:summary="@string/enforce_read_external_summary" />
+
<PreferenceCategory android:key="debug_debugging_category"
android:title="@string/debug_debugging_category">