summaryrefslogtreecommitdiff
path: root/compiler/optimizing/codegen_test.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2018-11-30 12:01:36 +0000
committerVladimir Marko <vmarko@google.com>2018-11-30 13:11:55 +0000
commit0776942115cdf9610ad06cc673feebceb8de3c30 (patch)
tree7db00623bf74e8f37a87fcc653c37191b6d37024 /compiler/optimizing/codegen_test.cc
parenta3a57d35ba82aef59db44b947f6ed6d058cf0817 (diff)
Fix ahat dependencies.
Add $(ART_HOST_SHARED_LIBRARY_DEPENDENCIES) in addition to $(ART_HOST_SHARED_LIBRARY_DEBUG_DEPENDENCIES) as the latter does not depend on the former. This brings the necessary dependency on libjavacore. Currently, the libjavacore is built thanks to the conscrypt, included in core image, depending on it. However, we want to remove the conscrypt from the core image, so we need to make the dependency explicit. Test: atest ahat-tests # from clean tree Test: Repeat the test above with additional cherry-pick https://android-review.googlesource.com/837432 . Bug: 119868597 Change-Id: I0ff13db3787443874bae380514b3c058387395cf
Diffstat (limited to 'compiler/optimizing/codegen_test.cc')
0 files changed, 0 insertions, 0 deletions