Merge "Remove platform cert from Tethering tests" am: a5e8d3f73d

Change-Id: If2177a9f24a9074ede3b90e083dbf6f3c88c1775
This commit is contained in:
Treehugger Robot
2020-05-27 04:07:39 +00:00
committed by Automerger Merge Worker
2 changed files with 1 additions and 2 deletions

View File

@@ -63,7 +63,6 @@ android_test {
// NetworkStackTests.
android_test {
name: "TetheringCoverageTests",
certificate: "platform",
platform_apis: true,
test_suites: ["device-tests", "mts"],
test_config: "AndroidTest_Coverage.xml",

View File

@@ -82,7 +82,7 @@ android_library {
android_test {
name: "TetheringTests",
certificate: "platform",
platform_apis: true,
test_suites: [
"device-tests",
"mts",