diff options
| author | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-16 21:10:48 +0000 |
|---|---|---|
| committer | codeworkx <codeworkx@cyanogenmod.org> | 2013-01-16 21:10:48 +0000 |
| commit | 27f5f6db7279236f8a880713cf3ab6b206f0611f (patch) | |
| tree | e7dc49c1b457c389de5eac07fa5c4d2007fa7111 | |
| parent | a66f781e0060d6f299f67e1ed415492f25d94e0a (diff) | |
| parent | 05fa9d61ac9b7341597bbd488b3fca315d513662 (diff) | |
| download | device_samsung_t0lte-27f5f6db7279236f8a880713cf3ab6b206f0611f.tar.gz device_samsung_t0lte-27f5f6db7279236f8a880713cf3ab6b206f0611f.tar.bz2 device_samsung_t0lte-27f5f6db7279236f8a880713cf3ab6b206f0611f.zip | |
Merge branch 'cm-10.1' of github.com:teamhacksung/android_device_samsung_t0lte into cm-10.1
| -rwxr-xr-x | rootdir/init.smdk4x12.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rootdir/init.smdk4x12.rc b/rootdir/init.smdk4x12.rc index f54c3ce..a221fad 100755 --- a/rootdir/init.smdk4x12.rc +++ b/rootdir/init.smdk4x12.rc @@ -1,7 +1,7 @@ import init.smdk4x12.usb.rc import init.bt.rc -on early-init +on init mkdir /mnt/shell/emulated 0700 shell shell mkdir /storage 0550 system sdcard_r mkdir /storage/emulated 0555 root root |
