diff options
author | Roland Levillain <rpl@google.com> | 2019-10-02 16:47:36 +0100 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2019-10-03 15:56:56 +0000 |
commit | 4d6f24d50a81bc83ecd7f9182cdbac4c4edc0c0e (patch) | |
tree | 6fcc9445e4def6f90942fbe4b3f544b1a19a5e49 /test/ProfileTestMultiDex | |
parent | 3b1d8e335bfa67a20f6f39e5677ff0b3f736b439 (diff) |
Always include `libart(d)-disassembler` in debug-able ART APEXes.
Library `libart(d)-disassembler` is required to execute some ART
run-tests (it's used to output disassembly information of compiled
methods to verify Checker `disassembly` checks); but it is dlopen'd by
`art::HGraphVisualizerDisassembler` (and not linked with
`libart(d)-compiler`). Make it an explicit dependency of all ART APEX
packages used for debugging or testing.
Test: art/build/apex/runtests.sh
Test: art/test/testrunner/testrunner.py --target --64 --ndebug --debug -t 1004-checker-volatile-ref-load
Bug: 140507091
Change-Id: I0ae206a26a873487d4415bb49b16e14718448ff5
Diffstat (limited to 'test/ProfileTestMultiDex')
0 files changed, 0 insertions, 0 deletions