Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6f957c3f authored by San Mehat's avatar San Mehat
Browse files

generic_rootdir: vold_fstab: Change '/sdcard' -> '/mnt/sdcard'



Signed-off-by: default avatarSan Mehat <san@google.com>
parent 6ea3cc60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

## Example of a standard sdcard mount for the emulator / Dream
# Mounts the first usable partition of the specified device
dev_mount sdcard /sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1
dev_mount sdcard /mnt/sdcard auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1

## Example of a dual card setup
# dev_mount left_sdcard  /sdcard1  auto /devices/platform/goldfish_mmc.0 /devices/platform/msm_sdcc.2/mmc_host/mmc1