summaryrefslogtreecommitdiffstats
path: root/overlay/frameworks/base/core/res/res/xml/storage_list.xml
diff options
context:
space:
mode:
Diffstat (limited to 'overlay/frameworks/base/core/res/res/xml/storage_list.xml')
-rw-r--r--overlay/frameworks/base/core/res/res/xml/storage_list.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/xml/storage_list.xml b/overlay/frameworks/base/core/res/res/xml/storage_list.xml
index 30c5bd6..d9247c5 100644
--- a/overlay/frameworks/base/core/res/res/xml/storage_list.xml
+++ b/overlay/frameworks/base/core/res/res/xml/storage_list.xml
@@ -42,7 +42,8 @@
<storage android:mountPoint="/storage/sdcard1"
android:storageDescription="@string/storage_sd_card"
android:primary="false"
- android:removable="true" />
+ android:removable="true"
+ android:allowMassStorage="true" />
<storage android:mountPoint="/storage/usbdisk0"
android:storageDescription="@string/storage_usb"