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

Commit 022d1efc authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add test to the automotive-tests package"

parents dd3d0fc7 5e2a866a
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -55,7 +55,10 @@ cc_test {
        "-Wall",
    ],

    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "automotive-tests",
    ],

}