Loading rootdir/init.rc +0 −2 Original line number Diff line number Diff line Loading @@ -60,8 +60,6 @@ loglevel 3 # See storage config details at http://source.android.com/tech/storage/ mkdir /mnt/shell 0700 shell shell mkdir /storage 0050 root sdcard_r # Create mountpoint so Dalvik can mark as slave in zygotes. mount tmpfs tmpfs /storage mode=0050,uid=0,gid=1028 # Directory for putting things only root should see. mkdir /mnt/secure 0700 root root Loading Loading
rootdir/init.rc +0 −2 Original line number Diff line number Diff line Loading @@ -60,8 +60,6 @@ loglevel 3 # See storage config details at http://source.android.com/tech/storage/ mkdir /mnt/shell 0700 shell shell mkdir /storage 0050 root sdcard_r # Create mountpoint so Dalvik can mark as slave in zygotes. mount tmpfs tmpfs /storage mode=0050,uid=0,gid=1028 # Directory for putting things only root should see. mkdir /mnt/secure 0700 root root Loading