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

Commit f89b5579 authored by Mark Chien's avatar Mark Chien Committed by Automerger Merge Worker
Browse files

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

Change-Id: Ia593abb35d7b49734a2912f3571f37667860e44a
parents dec48ae5 041f00f9
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",