Merge "Split the build of the CTS infrastructure from the tests."

This commit is contained in:
Stuart Scott
2015-02-13 17:26:21 +00:00
committed by Android (Google) Code Review

View File

@@ -29,4 +29,4 @@ LOCAL_PACKAGE_NAME := CtsHostsideNetworkTestsApp
LOCAL_PROGUARD_ENABLED := disabled
LOCAL_DEX_PREOPT := false
include $(BUILD_PACKAGE)
include $(BUILD_CTS_SUPPORT_PACKAGE)