Fix USB OTG

This commit is contained in:
ggow
2015-12-05 14:59:34 +00:00
parent 03de14c662
commit 21b6a0f9f9
@@ -48,7 +48,7 @@
android:allowMassStorage="false" />
<!-- external USB OTG storage -->
<storage android:mountPoint="/storage/usbdisk"
<storage android:mountPoint="/storage/usbotg"
android:storageDescription="@string/storage_usb"
android:primary="false"
android:removable="true"