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

Commit a5e8d3f7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove platform cert from Tethering tests"

parents 6a67acaa fa270050
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
@@ -82,7 +82,7 @@ android_library {

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