diff options
author | 2024-09-18 19:08:13 +0000 | |
---|---|---|
committer | 2024-09-26 00:33:17 +0000 | |
commit | b3b758f0cebb1b6ce3a66b8bce12ea77bc8ad342 (patch) | |
tree | b2dc63499e6016b7c45e590324c69a26191148d6 /build/codegen.go | |
parent | 9f3192455f075aea6538fa191b106f21ad6b789f (diff) |
Add `art_boot_images` as required dep of some ART tests
ART gtests and run-tests depend on the host variant of ART boot images, which are
installed in out/host/linux-x86/apex/art_boot_images/
The installation rules for these dexpreopt artifacts were previously
generated by make, but will now be generated by the `art_boot_images`
soong module. This CL adds `art_boot_images` as a required dep of the
relevant gtests and as a phony dep of
`test-art-host-run-test-dependencies`
Bug: 355706080
Test: m installclean && m test-art-host-gtest (gtests)
Test: m installclean && m test-art-host-gtest-art_compiler_tests (single
gtest)
Test: m installclean && m test-art-host-run-test-dependencies && m
art/test.py --host (art run-tests)
Change-Id: I6a4a3ff33f7b909d1487b77709252060d518ca04
Diffstat (limited to 'build/codegen.go')
0 files changed, 0 insertions, 0 deletions