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

Commit f166237b authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add FrameworksMockingCoreTests to the automotive-tests package" into...

Merge "Add FrameworksMockingCoreTests to the automotive-tests package" into udc-qpr-dev am: c2a70b17 am: af948289

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23614804



Change-Id: I1c1ed3f2070ed3f122e697ca40bfc83e8153af01
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 13af3f6e af948289
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -55,7 +55,10 @@ android_test {
    ],

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

    certificate: "platform",
}