Files
build_soong/java
Jeongik Cha d5fe8782e0 SdkLibraryImport's DexJarInstallPath uses installPath from source module
Even though actual installed module path is the same as source module,
it uses impl's one.

Bug: 188179858
Bug: 193082464
Test: compare dexpreopt_config.zip files from
  1. TARGET_BUILD_UNBUNDLED_IMAGE=true m dexpreopt_config_zip
  2. m dexpreopt_config_zip
  (note that m clean should run between steps)
Test: build aosp_cf_x86_64_phone,  launch_cvd, and then
  adb wait-for-device \
      && adb root \
      && adb logcat \
      | grep -E 'ClassLoaderContext [a-z ]+ mismatch' -C 1
      and then check if there is no message.

Change-Id: I34ffd9a2d214a6614c2befc35b2beec003cfcd25
2021-07-13 13:54:03 +00:00
..
2020-11-30 14:16:02 -08:00
2021-04-08 11:27:24 +09:00
2020-12-21 12:31:51 -08:00
2021-06-17 21:41:17 +00:00
2021-06-29 10:43:57 -07:00
2021-06-30 14:29:49 -04:00
2021-03-31 13:17:42 -07:00
2021-06-17 17:05:39 +01:00
2021-03-15 13:58:44 -07:00
2019-10-18 15:14:15 -07:00