summaryrefslogtreecommitdiffstats
path: root/lpm.rc
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-01-19 21:23:37 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-01-19 21:23:37 +0700
commitf8fabfab4eb5f54f47c9a3d3b09f4f969b1ec7c7 (patch)
treef06aaf3c6225061e148256795bdc3d701bff3e90 /lpm.rc
parent1ef30a98709f0ec69a3cd782726f3afb239a5dbb (diff)
downloaddevice_samsung_aries-common-f8fabfab4eb5f54f47c9a3d3b09f4f969b1ec7c7.zip
device_samsung_aries-common-f8fabfab4eb5f54f47c9a3d3b09f4f969b1ec7c7.tar.gz
device_samsung_aries-common-f8fabfab4eb5f54f47c9a3d3b09f4f969b1ec7c7.tar.bz2
aries-common: Rename PHONE_STORAGE to SECONDARY_STORAGE
SECONDARY_STORAGE is the AOSP variable for additional storage and is used by the SQLite trigger _DELETE_FILE
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 6878ecd..84a6e9a 100644
--- a/lpm.rc
+++ b/lpm.rc
@@ -15,7 +15,7 @@ loglevel 9
export ANDROID_ASSETS /system/app
export ANDROID_DATA /data
export EXTERNAL_STORAGE /mnt/sdcard
- export PHONE_STORAGE /mnt/emmc
+ export SECONDARY_STORAGE /mnt/emmc
export ASEC_MOUNTPOINT /mnt/asec
export LOOP_MOUNTPOINT /mnt/obb