Merge "Add ANDROID_RUNTIME_ROOT environment variable"
This commit is contained in:
commit
87aa446d48
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ on init
|
|||
export ANDROID_ASSETS /system/app
|
||||
export ANDROID_DATA /data
|
||||
export ANDROID_STORAGE /storage
|
||||
export ANDROID_RUNTIME_ROOT /apex/com.android.runtime
|
||||
export EXTERNAL_STORAGE /sdcard
|
||||
export ASEC_MOUNTPOINT /mnt/asec
|
||||
export BOOTCLASSPATH %BOOTCLASSPATH%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue