diff options
author | Ulya Trafimovich <skvadrik@google.com> | 2020-12-23 15:41:29 +0000 |
---|---|---|
committer | Ulya Trafimovich <skvadrik@google.com> | 2020-12-23 18:22:26 +0000 |
commit | c9f2b9494d03e64aa54c2d3d196b8f45ef5003ef (patch) | |
tree | c2ff33f4d52764b0f9a7fda9622284583bf404f5 /java/java.go | |
parent | 0a2afd183a9bfeb04a57ebb22abfe7a2a4596af8 (diff) |
Fix library order in class loader context to agree with PackageManager.
PackageManager adds compatibility libraries for different SDK versions
in descending order, and Soong should do the same.
Bug: 132357300
Test: lunch aosp_cf_x86_phone-userdebug && m \
&& launch_cvd \
&& adb wait-for-device \
&& adb logcat | grep -E 'ClassLoaderContext [a-z ]+ mismatch'
[no messages "ClassLoaderContext classpath element mismatch"]
Change-Id: Ib1d981808ae4022b2c6e73f407a003e8b8e9c7d6
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions