summaryrefslogtreecommitdiffstats
path: root/res/xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/xml')
-rw-r--r--res/xml/usb_settings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/xml/usb_settings.xml b/res/xml/usb_settings.xml
index e2a950dad..28ef99b49 100644
--- a/res/xml/usb_settings.xml
+++ b/res/xml/usb_settings.xml
@@ -17,6 +17,9 @@
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
android:title="@string/location_settings_title">
+ <PreferenceCategory
+ android:title="@string/usb_connection_category" />
+
<CheckBoxPreference
android:key="usb_mtp"
android:title="@string/usb_label_mtp"