Merge "Remove build tasks for vts10" am: 70b4738324 am: e57ea5ed1b

Original change: https://android-review.googlesource.com/c/platform/build/+/1449155

Change-Id: Idebca2d02a97631f7aa283ddf9e9075e97a7210f
This commit is contained in:
Treehugger Robot 2020-10-06 04:04:01 +00:00 committed by Automerger Merge Worker
commit 385a043d90
3 changed files with 2 additions and 3 deletions

View file

@ -39,7 +39,6 @@ PARSE_TIME_MAKE_GOALS := \
user \
userdataimage \
userdebug \
vts10 \
win_sdk \
winsdk-tools

View file

@ -23,7 +23,7 @@ TARGET_2ND_ARCH := arm
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
ifneq ($(TARGET_BUILD_APPS)$(filter cts sdk vts10,$(MAKECMDGOALS)),)
ifneq ($(TARGET_BUILD_APPS)$(filter cts sdk,$(MAKECMDGOALS)),)
# DO NOT USE
# DO NOT USE
#

View file

@ -23,7 +23,7 @@ TARGET_2ND_ARCH := arm
TARGET_2ND_CPU_ABI := armeabi-v7a
TARGET_2ND_CPU_ABI2 := armeabi
ifneq ($(TARGET_BUILD_APPS)$(filter cts sdk vts10,$(MAKECMDGOALS)),)
ifneq ($(TARGET_BUILD_APPS)$(filter cts sdk,$(MAKECMDGOALS)),)
# DO NOT USE
# DO NOT USE
#