3
0
Fork 0

galaxys2: create mountpoints on init trigger

Change-Id: I2e14c8106349a9fdcb26e430dad844b81148843f
This commit is contained in:
codeworkx 2013-01-23 16:56:38 +00:00
parent 3051a266c0
commit 2bd22a00bd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
import init.smdk4210.usb.rc
import init.gps.rc
on early-init
on init
export EXTERNAL_STORAGE /storage/sdcard0
export SECONDARY_STORAGE /storage/sdcard1
mkdir /storage 0775 system system