diff options
author | Victor Chang <vichang@google.com> | 2019-11-04 19:36:00 +0000 |
---|---|---|
committer | vichang <vichang@google.com> | 2019-11-11 13:04:11 +0000 |
commit | 1c5949ee99d5eb01ea9abe706cf372d59f02e891 (patch) | |
tree | a0ebfcfc2c651bd46e1bbb98e11f1f98b4a5cdab /test/ProfileTestMultiDex/Main.java | |
parent | 7a20cbdd42fbab5ad562bf98b867c533b0a12164 (diff) |
libicu_jni needs to be initialized before libopenjdk{d}
java.lang.System, which implements System.loadLibrary, depends on ICU4CMetadata.
Thus, libicu_jni has to be loaded before libopenjdk, which initializes java.lang.System. Otherwise, the device fails to boot.
See b/143888405 for details.
Bug: 138994281
Bug: 143888405
Test: device boots
Change-Id: I3d6691be012601368820c3de717ee1268b6b7ca9
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions