Merge "Remove platform cert from Tethering tests" into rvc-dev am: 041f00f991

Change-Id: I760c52e95b3eaaf820ba3ddc1d91cf0c7adb16e0
This commit is contained in:
Mark Chien
2020-05-27 12:17:26 +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

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