Lines Matching full:sdcard
7 mkdir /mnt/media_rw/sdcard 0700 media_rw media_rw
8 mkdir /storage/sdcard 0700 root root
10 export EXTERNAL_STORAGE /storage/sdcard
13 symlink /storage/sdcard /sdcard
14 symlink /storage/sdcard /mnt/sdcard
93 # fusewrapped external sdcard daemon running as media_rw (1023)
94 service fuse_sdcard /system/bin/sdcard -u 1023 -g 1023 -d /mnt/media_rw/sdcard /storage/sdcard