summaryrefslogtreecommitdiff
path: root/sdk/java_sdk_test.go
diff options
context:
space:
mode:
authorUlya Trafimovich <skvadrik@google.com>2020-06-12 14:32:24 +0100
committerUlya Trafimovich <skvadrik@google.com>2020-06-12 14:47:50 +0100
commit6e82748bd6376795ae8d426e2ccdbafdec11e15f (patch)
tree784dcfcf18f14a02c51193f27a33eac9fc422d42 /sdk/java_sdk_test.go
parentfe25dc9f3b2bc148942a20fd338d3d764eff956e (diff)
Rename dexpreopt.config field to bring it in sync with Make.
Different names of the same field in Make and in Soong resulted in the field being dropped when unmarshalling the JSON from Make to Soong. As a result, the list of optional used libraries for Make modules was always empty. Test: lunch aosp_cf_x86_phone-userdebug && m Test: Cherry-pick in internal master and observe that the logcat error "ClassLoaderContext shared library size mismatch" for GoogleDialer has disappeared: terminal-1 $ lunch cf_x86_phone-userdebug && m && launch_cvd terminal-2 $ adb wait-for-device && adb root \ && adb logcat | grep 'size mismatch' (nothing after the change, one error message before the change) Bug: 132357300 Change-Id: I57820646fa7c1d8af01b2cbc8a3521da450719c0
Diffstat (limited to 'sdk/java_sdk_test.go')
0 files changed, 0 insertions, 0 deletions