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

Commit 89420c80 authored by Yifeng Zeng's avatar Yifeng Zeng Committed by Gerrit Code Review
Browse files

Merge "Disable native coverage for libinput_tests and inputflinger_tests." into main

parents 3900c6d6 7ce293b8
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,
}