Hello everyone,
I can mount the usb storage manual with the command mount -vfat /dev/block/sda1 /udisk. I have created that /udisk in file system.
But we need to let the android auto mount the usb storage when the USB storage plug in.
We want both sdcard as well as USB storage.
I find vold could do that, but I can't find out which sysfs path should I add into the vold.fstab.
Could anyone tell me how I can do?
Thanks,
Ashwinee Dhakate