Hi Sir,
we work in OMAP 4470 platform.
We want to find solution for "user can remove usb disk directly without select /setting/storage/umount".
After some research we know mount commad with sync flag MAYBE can work.
in vold.fstab.
dev_mount <label> <mount_point> <partition> <sysfs_path> [flags]
BUT flasg only nonremovable/encryptable do not have "sync"
can you give us some information about how to find solution for this issue.
thanks
SAM