Fix fstab definition of usb storage

Removable storage is always noemulated and should be consistent with the
rest of android.

Also fixes apps2sd to usb storage.

Change-Id: I70eec3f38041ee1c3310ba51f52795c4abb935c6
Signed-off-by: Regi24 <mrregi24@gmail.com>
This commit is contained in:
Regi24 2015-05-13 20:50:14 +10:00 committed by Ethan Chen
parent 1e90131edb
commit 8437778b1c
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@
/dev/block/platform/msm_sdcc.1/by-name/recovery /recovery emmc defaults recoveryonly
/devices/msm_sdcc.3/mmc_host/mmc2* auto auto defaults voldmanaged=sdcard1:auto,noemulatedsd
/devices/platform/xhci-hcd* auto auto defaults voldmanaged=usbdisk:auto
/devices/platform/xhci-hcd* auto auto defaults voldmanaged=usbdisk:auto,noemulatedsd