Revert "Remove art targets from PARSE_TIME_MAKE_GOALS"
This reverts commit 86a596c711
.
Reason for revert: Broke aosp_x86_64-eng checkbuild
Change-Id: Ib13b967ee56efdf3053ef1a292a07c1b82972588
This commit is contained in:
parent
86a596c711
commit
6bd8e28571
|
@ -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 New Issue