1## vold configuration file for the emulator/SDK 2 3volume_sdcard { 4 ## This is the direct uevent device path to the SD slot on the device 5 emu_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} 11