summaryrefslogtreecommitdiff
path: root/runtime/native/java_lang_Thread.cc
diff options
context:
space:
mode:
authorNeil Fuller <nfuller@google.com>2019-03-13 15:16:35 +0000
committerNeil Fuller <nfuller@google.com>2019-03-18 16:08:05 +0000
commit26a5dd6fd1d65de29ba85e4bb61d9267dd428238 (patch)
tree952cdd73cefa3be7554e35dc2e9651b3054b7c29 /runtime/native/java_lang_Thread.cc
parentd0430bfe6e08f932fa15b159457a5430f5b3ec25 (diff)
Add support for ANDROID_TZDATA_ROOT
Soon, code in the Android Core Library / ICU4C library will depend on the ANDROID_TZDATA_ROOT environment variable being set. On device this points to the root of the com.android.tzdata module. Unlike ANDROID_RUNTIME_ROOT, ANDROID_TZDATA_ROOT it doesn't have to point to anything that exists because the code will fall back to looking in ANDROID_RUNTIME_ROOT if it can't find the files it is looking for. Most of the changes in this commit are plumbing to make sure the environment variable is set to benign defaults or passed through to the runtime. This commit has been put together by looking for usages of ANDROID_RUNTIME_ROOT and duplicating the logic. Bug: 128422035 Test: build only Change-Id: I2fd73fe16f5022742aaf634be158765cac8759e6
Diffstat (limited to 'runtime/native/java_lang_Thread.cc')
0 files changed, 0 insertions, 0 deletions