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

Commit 81205c95 authored by Filip's avatar Filip Committed by Filip Zakrzewski
Browse files

Add tests to automotive-tests package

Test: Manual build run
Bug: 256932212
Change-Id: I44b790057e89a5e09360ab161afb63f8572dd991
parent 554cc4d8
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -92,7 +92,10 @@ android_test {

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

    optimize: {
        enabled: false,