Home | History | Annotate | Download | only in deb

Lines Matching full:emulated

25     mkdir /mnt/shell/emulated 0700 shell shell
26 mkdir /storage/emulated 0555 root root
27 mkdir /storage/emulated/legacy 0555 root root
29 export EXTERNAL_STORAGE /storage/emulated/legacy
30 export EMULATED_STORAGE_SOURCE /mnt/shell/emulated
31 export EMULATED_STORAGE_TARGET /storage/emulated
34 symlink /storage/emulated/legacy /sdcard
35 symlink /storage/emulated/legacy /mnt/sdcard
36 symlink /storage/emulated/legacy /storage/sdcard0
412 service sdcard /system/bin/sdcard /data/media /mnt/shell/emulated 1023 1023
415 # Binding fuse mount point to /storage/emulated/legacy
417 wait /mnt/shell/emulated/0
418 mount none /mnt/shell/emulated/0 /storage/emulated/legacy bind