summaryrefslogtreecommitdiffstats
path: root/lpm.rc
diff options
context:
space:
mode:
Diffstat (limited to 'lpm.rc')
-rw-r--r--lpm.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lpm.rc b/lpm.rc
index 07dc102..8b8bed8 100644
--- a/lpm.rc
+++ b/lpm.rc
@@ -6,8 +6,8 @@ on init
export LD_LIBRARY_PATH /vendor/lib:/system/lib
export ANDROID_ROOT /system
export ANDROID_DATA /data
+ export SECONDARY_STORAGE /mnt/emmc
export EXTERNAL_STORAGE /mnt/sdcard
- export PHONE_STORAGE /mnt/emmc
symlink /system/etc /etc
mkdir /mnt 0775 root system