Tagged app2 as a CTS test artifact.

BUG: 27436960

Change-Id: I4e97b6341dae3361f4efdaec3132a7aa9a38dece
This commit is contained in:
Felipe Leme
2016-03-01 16:31:58 -08:00
parent a9e563cf83
commit d207fe5beb

View File

@@ -28,4 +28,7 @@ LOCAL_PACKAGE_NAME := CtsHostsideNetworkTestsApp2
LOCAL_PROGUARD_ENABLED := disabled
LOCAL_DEX_PREOPT := false
# Tag this module as a cts test artifact
LOCAL_COMPATIBILITY_SUITE := cts
include $(BUILD_CTS_SUPPORT_PACKAGE)