Merge "Add an env variable for the tzdata module root"
This commit is contained in:
commit
822dbd8911
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ on early-init
|
|||
export ANDROID_DATA /data
|
||||
export ANDROID_STORAGE /storage
|
||||
export ANDROID_RUNTIME_ROOT /apex/com.android.runtime
|
||||
export ANDROID_TZDATA_ROOT /apex/com.android.tzdata
|
||||
export EXTERNAL_STORAGE /sdcard
|
||||
export ASEC_MOUNTPOINT /mnt/asec
|
||||
export BOOTCLASSPATH %BOOTCLASSPATH%
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue