Merge "Add an env variable for the tzdata module root" am: 822dbd8911 am: 8c8d8f5df9
am: 4f92416fa1
Change-Id: I60406b56c060a3e3775709aacf5cf38ad66db820
This commit is contained in:
commit
43ffdff20d
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