Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 60e8ff4d authored by Dan Shi's avatar Dan Shi
Browse files

Merge "Rename VTS to VTS10" am: 916be61b am: ed51dee9 am: 474ebdd3 am: 371d7b51

Bug: 151896491
Test: none

Change-Id: I6fc0004682299ac14d9d4f0e898eb9326812061f
Merged-In: I4ac161769068887e7575bb1f51a186a4efbe51d6
Merged-In: I6fc0004682299ac14d9d4f0e898eb9326812061f
(cherry picked from commit e8d9f8cd)
parent e2ff54f0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -48,7 +48,7 @@ PARSE_TIME_MAKE_GOALS := \
	user \
	userdataimage \
	userdebug \
	vts \
	vts10 \
	win_sdk \
	winsdk-tools

+2 −0
Original line number Diff line number Diff line
@@ -14,10 +14,12 @@

.PHONY: general-tests

# TODO(b/149249068): Remove vts10-tradefed.jar after all VTS tests are converted
general_tests_tools := \
    $(HOST_OUT_JAVA_LIBRARIES)/cts-tradefed.jar \
    $(HOST_OUT_JAVA_LIBRARIES)/compatibility-host-util.jar \
    $(HOST_OUT_JAVA_LIBRARIES)/vts-core-tradefed.jar \
    $(HOST_OUT_JAVA_LIBRARIES)/vts10-tradefed.jar

intermediates_dir := $(call intermediates-dir-for,PACKAGING,general-tests)
general_tests_zip := $(PRODUCT_OUT)/general-tests.zip
+1 −1
Original line number Diff line number Diff line
@@ -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 vts,$(MAKECMDGOALS)),)
ifneq ($(TARGET_BUILD_APPS)$(filter cts sdk vts10,$(MAKECMDGOALS)),)
# DO NOT USE
# DO NOT USE
#