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

Commit 91fdd423 authored by Yifeng Zeng's avatar Yifeng Zeng Committed by Automerger Merge Worker
Browse files

Merge "Disable native coverage for libinput_tests and inputflinger_tests." into main am: 89420c80

parents a406f393 89420c80
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ cc_test {
            },
        },
    },
    native_coverage: false,
}

// NOTE: This is a compile time test, and does not need to be
+1 −0
Original line number Diff line number Diff line
@@ -116,4 +116,5 @@ cc_test {
        unit_test: true,
    },
    test_suites: ["device-tests"],
    native_coverage: false,
}