did anybody know  about map_mount in   system/vold/main.cpp  ?
what gg want to  write in  the  type map_mount?
could somebody give  some help  ?


 if (!strcmp(type, "dev_mount")) {
.....
 } else if (!strcmp(type, "map_mount")) {

} else {
            SLOGE("Unknown type '%s'", type);
            goto out_syntax;
 }

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to