Merge "Tagged app2 as a CTS test artifact." into nyc-dev

am: 86d5656885

* commit '86d56568852eab15be076c2ba47212ae0c0d2691':
  Tagged app2 as a CTS test artifact.
This commit is contained in:
Felipe Leme
2016-03-02 02:24:07 +00:00
committed by android-build-merger

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)