summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
author Cole Faust <colefaust@google.com> 2023-03-13 16:03:39 -0700
committer Cole Faust <colefaust@google.com> 2023-03-16 17:00:09 +0000
commite787f3e7d22f05c1374dbd39e0cb614913c11e2c (patch)
treef6ef9311e46538fc1c3c2eb3a3c4923c13bd3bdb /compiler/optimizing/graph_visualizer.cc
parent7da3956e3ff5c96ffd56d5e52057a230536a2d46 (diff)
Make art modules apex_available to test_broken_com.android.art
libart-broken needs to compile against the source of its dependencies, not stubs. The stubs/source logic is complicated, but one of the ways it can be affected is that if both modules have identical apex_available lists, they will be allowed to depend on the source of each other. libart-broken needs to be apex_available to test_broken_com.android.art, so test_broken_com.android.art needs to be added to libdexfile as well. This change then propagates virally though most of the art modules. This is needed now because we're making a change to allow building the non-apex variants of apex dependencies. The apex variant of libart-broken did not have this issue because the stubs/source rules are different for apex variants. Bug: 254205429 Test: cd art && mm with aosp/2462194 Test: art/libnativebridge/tests/runtests.sh --skip-target Change-Id: Ia3517b70808d64ed2b33d68e2280b514bdfef6b6
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions