summaryrefslogtreecommitdiff
path: root/data/etc/vold.conf
blob: 7888936388145f6c6b5097bd3af39882972c691a (plain)
1
2
3
4
5
6
7
8
9
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
}