Add FrameworksNetCommonTests to CTS

The common tests include tests that must be both in CTS and unit tests.

Bug: 129199908
Test: atest CtsNetTestCases, IpPrefixCommonTest is run and passes.
Change-Id: Id16f40247cca9a6c5bba573006b84547727f1bab
This commit is contained in:
Remi NGUYEN VAN
2019-04-03 18:06:33 +09:00
parent 553872fc04
commit 16fc55e30d

View File

@@ -39,6 +39,7 @@ LOCAL_SRC_FILES := $(call all-java-files-under, src)
LOCAL_PACKAGE_NAME := CtsNetTestCases
LOCAL_STATIC_JAVA_LIBRARIES := \
FrameworksNetCommonTests \
core-tests-support \
compatibility-device-util-axt \
ctstestrunner-axt \