summaryrefslogtreecommitdiff
path: root/vold.conf
blob: 6901734f034104986a4ee518c974de909dd8f4ad (plain)
1
2
3
4
5
6
7
8
9
10
## 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/mmci-omap-hs.0/mmc_host/mmc0

    media_type     mmc
    mount_point    /sdcard
    ums_path       /devices/platform/musb_hdrc/gadget/lun0
}