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

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

Merge "Add FrameworksMockingCoreTests to the automotive-tests package" into udc-qpr-dev

parents 00095af0 8f531bce
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -56,7 +56,10 @@ android_test {
    ],

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

    certificate: "platform",
}