summaryrefslogtreecommitdiffstats
path: root/res/values/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r--res/values/arrays.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml
index 97f5ead..e5f1988 100644
--- a/res/values/arrays.xml
+++ b/res/values/arrays.xml
@@ -1389,12 +1389,4 @@
<item>0</item>
</string-array>
- <!-- These values must match up with the code in UsbModeChooserActivity.java. -->
- <string-array name="usb_available_functions">
- <item>@string/usb_use_charging_only</item>
- <item>@string/usb_use_file_transfers</item>
- <item>@string/usb_use_photo_transfers</item>
- <item>@string/usb_use_MIDI</item>
- </string-array>
-
</resources>