Merge "Remove platform cert from Tethering tests" am: a5e8d3f73d
Change-Id: If2177a9f24a9074ede3b90e083dbf6f3c88c1775
This commit is contained in:
@@ -63,7 +63,6 @@ android_test {
|
|||||||
// NetworkStackTests.
|
// NetworkStackTests.
|
||||||
android_test {
|
android_test {
|
||||||
name: "TetheringCoverageTests",
|
name: "TetheringCoverageTests",
|
||||||
certificate: "platform",
|
|
||||||
platform_apis: true,
|
platform_apis: true,
|
||||||
test_suites: ["device-tests", "mts"],
|
test_suites: ["device-tests", "mts"],
|
||||||
test_config: "AndroidTest_Coverage.xml",
|
test_config: "AndroidTest_Coverage.xml",
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ android_library {
|
|||||||
|
|
||||||
android_test {
|
android_test {
|
||||||
name: "TetheringTests",
|
name: "TetheringTests",
|
||||||
certificate: "platform",
|
platform_apis: true,
|
||||||
test_suites: [
|
test_suites: [
|
||||||
"device-tests",
|
"device-tests",
|
||||||
"mts",
|
"mts",
|
||||||
|
|||||||
Reference in New Issue
Block a user