Add NetworkStackTests to device-tests suite

It's needed for the test to run in a Test Mapping suite.

Bug: 123544631
Test: local build
Change-Id: I0678a3e8f9beed7c637c1b11594369aa5d3c87bf
This commit is contained in:
Dan Shi
2019-02-14 11:42:02 -08:00
committed by Remi NGUYEN VAN
parent b8493ac5eb
commit b350df2941

View File

@@ -18,6 +18,7 @@ android_test {
name: "NetworkStackTests",
certificate: "platform",
srcs: ["src/**/*.java"],
test_suites: ["device-tests"],
resource_dirs: ["res"],
static_libs: [
"android-support-test",