Skip to content
Snippets Groups Projects
Commit e79e02e5 authored by markchien's avatar markchien
Browse files

Remove platform cert from Tethering tests

Bug: 156866746
Test: atest TetheringTests, TetheringCoverageTests
Change-Id: I7c539f1f4a447b5913164b222601c6113c6fe645
parent 6d0a178a
No related branches found
No related tags found
No related merge requests found
......@@ -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",
......
......@@ -82,7 +82,7 @@ android_library {
android_test {
name: "TetheringTests",
certificate: "platform",
platform_apis: true,
test_suites: [
"device-tests",
"mts",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment