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

Commit c0945310 authored by Sam Dubey's avatar Sam Dubey
Browse files

Add inputflinger unit tests to device-platinum-tests suite

Change-Id: Ia5de14f81e5050efe224a3bed5bfd2cb58f6af57
parent 0eaa9725
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -115,5 +115,8 @@ cc_test {
    test_options: {
        unit_test: true,
    },
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "device-platinum-tests",
    ],
}