diff options
author | 2024-08-20 13:06:52 +0000 | |
---|---|---|
committer | 2024-08-20 16:08:49 +0000 | |
commit | 1bf57ac401ec6be9ce13a4dbe29e758b135f2ab0 (patch) | |
tree | c4ecca4f14fc7e207ea09ffb646ec07308ac6471 /compiler/optimizing/stack_map_stream.cc | |
parent | 6767780c028a11057bd9c3fd5e4f494d2a8d8e1e (diff) |
Revert^2 "Remove ART Service tests from chroot tests."
This reverts commit 73a49cd990a10d7e21d41be001170e72e6ba3d49.
Reason for revert: Problem fixed
For target tests that are included in the ART testing apex, Soong
generates Make modules to build them for the apex. After removing target
tests from the ART testing apex, Soong starts to generate Make modules
to build them at $ANDROID_PRODUCT_OUT/testcases, and art-host-tests.mk
unexpectedly picks them up from there and packs them into
art-host-tests.zip.
Adding `device_supported: false` solves the problem.
A follow up change will be made to stop art-host-tests.mk from packing
target tests into art-host-tests.zip.
Bug: 357802879
Bug: 356793689
Bug: 360150490
Test: art/test/README.chroot.md
Change-Id: I05adfbc6ea633640a040cfdc0527effa6ef01cab
Diffstat (limited to 'compiler/optimizing/stack_map_stream.cc')
0 files changed, 0 insertions, 0 deletions