auto import from //depot/cupcake/@136745

This commit is contained in:
The Android Open Source Project
2009-03-05 20:00:41 -08:00
parent 2b83cbdb14
commit 9b690286ca

10
data/etc/vold.conf Normal file
View File

@@ -0,0 +1,10 @@
## vold configuration file for the emulator/SDK
volume_sdcard {
## This is the direct uevent device path to the SD slot on the device
emu_media_path /devices/platform/goldfish_mmc.0/mmc_host/mmc0
media_type mmc
mount_point /sdcard
ums_path /devices/platform/usb_mass_storage/lun0
}