blob: 4e045090ebf47db02dcf50f41e552f2831cbb7c4 [file] [log] [blame]
Jean-Baptiste Queru4b29fe62009-11-12 18:46:23 -08001## vold configuration file for the 'generic' target
2
3volume_sdcard {
4 ## This is the direct uevent device path to the SD slot on the device
5 media_path /devices/platform/goldfish_mmc.0/mmc_host/mmc0
6
7 media_type mmc
8 mount_point /sdcard
9 ums_path /devices/platform/usb_mass_storage/lun0
10}