android_system_core/rootdir/etc/vold.conf
San Mehat 2dfe490f43 system: vold: Ensure a default vold.conf exists for generic target
Signed-off-by: San Mehat <san@google.com>
2009-08-31 08:05:49 -07:00

10 lines
321 B
Text

## vold configuration file for the 'generic' target
volume_sdcard {
## This is the direct uevent device path to the SD slot on the device
media_path /devices/platform/goldfish_mmc.0/mmc_host/mmc0
media_type mmc
mount_point /sdcard
ums_path /devices/platform/usb_mass_storage/lun0
}