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

Commit 1deab4c0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add inputflinger unit tests to device-platinum-tests suite" into main

parents 58653ab6 c0945310
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -116,5 +116,8 @@ cc_test {
    test_options: {
        unit_test: true,
    },
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "device-platinum-tests",
    ],
}