diff options
author | Roland Levillain <rpl@google.com> | 2020-02-19 15:49:02 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2020-02-21 13:05:33 +0000 |
commit | 5b768893456ca3a998b7a2a93490229febbec1cf (patch) | |
tree | 4c88c226cd01758dccd0bbbeeca4d415c069813e /test/ProfileTestMultiDex/Main.java | |
parent | 3cd802e4b80973b2c3893590c90d4bd5859d6dea (diff) |
Make `libart(d)-disassembler` a requirement of `libart(d)-compiler`.
The constructor of `art::HGraphVisualizerDisassembler` (which is part
of `libart(d)-compiler.so`) may dynamically load
`libart(d)-disassembler.so`; add `libart(d)-disassembler` to the
`runtime_libs` property of module `libart(d)-compiler` to make sure
the former can be found.
Also promote the failure to dynamically load
`libart(s)-disassembler.so` in
`art::HGraphVisualizerDisassembler::HGraphVisualizerDisassembler` from
`WARNING` to `ERROR`.
Test: art/tools/buildbot-build.sh --host \
&& art/test/testrunner/testrunner.py --host --optimizing \
-t 640-checker-integer-valueof
Bug: 149749169
Change-Id: I307bdf8b71e47ed8da1d6d62ab688c500b3f9c80
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions