Revert "Remove art targets from PARSE_TIME_MAKE_GOALS"
This reverts commit86a596c711
. Reverting as that commit breaks ART tests' results (see b/73804944). (cherry picked from commit209b96e152
) Test: m test-art-host Bug: 73804944 Bug: 26275726 Change-Id: I06af4b170d845d3e55e044c28ec22d4b3ca3dede
This commit is contained in:
parent
389bbe45a2
commit
e5372a1881
1 changed files with 4 additions and 0 deletions
|
@ -19,7 +19,9 @@ PARSE_TIME_MAKE_GOALS := \
|
|||
boottarball-nodeps \
|
||||
brillo_tests \
|
||||
btnod \
|
||||
build-art% \
|
||||
build_kernel-nodeps \
|
||||
clean-oat% \
|
||||
continuous_instrumentation_tests \
|
||||
continuous_native_tests \
|
||||
cts \
|
||||
|
@ -45,9 +47,11 @@ PARSE_TIME_MAKE_GOALS := \
|
|||
systemimage-nodeps \
|
||||
systemtarball-nodeps \
|
||||
target-files-package \
|
||||
test-art% \
|
||||
user \
|
||||
userdataimage \
|
||||
userdebug \
|
||||
valgrind-test-art% \
|
||||
vts \
|
||||
win_sdk \
|
||||
winsdk-tools
|
||||
|
|
Loading…
Reference in a new issue