From 8fa19d59ed623e4696d7a6c6c60615d552998ca7 Mon Sep 17 00:00:00 2001 From: RGIB Date: Tue, 5 Apr 2016 11:23:16 +0200 Subject: n5110 : adoptable storage Change-Id: I3934ec04a61adaff61331b17e86119073c83e512 --- rootdir/init.smdk4x12.rc | 15 --------------- 1 file changed, 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 -- cgit v1.1