diff options
-rwxr-xr-x | rootdir/init.smdk4x12.rc | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc index 0cd6a03..53f0563 100755 --- a/rootdir/init.smdk4x12.rc +++ b/rootdir/init.smdk4x12.rc @@ -4,25 +4,10 @@ on init export LD_SHIM_LIBS /system/lib/libril.so|libsamsung_symbols.so:/system/bin/gpsd|libsamsung_symbols.so - symlink /storage/sdcard1 /extSdCard - symlink /storage/sdcard1 /mnt/extSdCard - symlink /storage/usb /usb - symlink /storage/usb /mnt/usb - - mkdir /efs 0771 radio system - mkdir /tombstones - symlink /efs /factory - # Vibetonz export VIBE_PIPE_PATH /dev/pipes mkdir /dev/pipes 0771 shell shell -on fs - mount_all /fstab.smdk4x12 - - chown radio system /efs - chmod 0771 /efs - on post-fs-data # Set indication (checked by vold) that we have finished this action |