Merge "Merge "Remove platform cert from Tethering tests" am: a5e8d3f73d am: e88c5146da am: b4d272b13e" into rvc-d1-dev-plus-aosp am: b676d0c24e

Change-Id: Ib0180df15edbb6e7c502489cb8aa12d47c865a1f
This commit is contained in:
Automerger Merge Worker
2020-05-27 04:51:43 +00:00
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

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