Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54b125eb authored by Treehugger Robot's avatar Treehugger Robot Committed by Mark Chien
Browse files

Remove platform cert from Tethering tests

Bug: 156866746
Test: atest TetheringTests, TetheringCoverageTests
Merged-In: I7c539f1f4a447b5913164b222601c6113c6fe645
Change-Id: I7c539f1f4a447b5913164b222601c6113c6fe645
parent e11be4f6
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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",
+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ android_library {

android_test {
    name: "TetheringTests",
    certificate: "platform",
    platform_apis: true,
    test_suites: [
        "device-tests",
        "mts",