aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrootdir/init.espresso10.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/rootdir/init.espresso10.rc b/rootdir/init.espresso10.rc
index 9a910fd..9174450 100755
--- a/rootdir/init.espresso10.rc
+++ b/rootdir/init.espresso10.rc
@@ -10,9 +10,9 @@ on init
mkdir /mnt/media_rw/usbdisk0 0700 media_rw media_rw
export EXTERNAL_STORAGE /storage/emulated/legacy
- export SECONDARY_STORAGE /storage/sdcard1
export EMULATED_STORAGE_SOURCE /mnt/shell/emulated
export EMULATED_STORAGE_TARGET /storage/emulated
+ export SECONDARY_STORAGE /storage/sdcard1:/storage/usbdisk0
# for backwards compatibility
symlink /storage/emulated/legacy /sdcard
@@ -47,12 +47,12 @@ on fs
mkdir /efs
mount_all /fstab.espresso10
+ setprop ro.crypto.fuse_sdcard true
+
# We chown/chmod /efs because mount is run as root + defaults
chown radio system /efs
chmod 0775 /efs
- setprop ro.crypto.fuse_sdcard true
-
mount debugfs /sys/kernel/debug /sys/kernel/debug
# Restorecon