Hi, Robert! Auto mount UMS provide by MountService component of framework. You can check variable mAutoStartUms into platform/frameworks/base/ services/java/com/android/server/MountService.java. Also, as you can see that source code, initial value of mAutoStartUms taken from "persist.service.mount.umsauto" system-properties. You can setup property value into platform/build/target/board/generic/ system.prop...(http://pdk.android.com/online-pdk/guide/ build_new_device.html)
Dmitriy Moskvitin. On 22 дек, 11:33, liang ming-chuan <[email protected]> wrote: > hi all, > Does vold support auto mount USB storage? > How to fill vold.conf to support auto mount USB storage? > Thanks in advance for your help. > > Robert -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
