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

Commit 335b2a17 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Add VtsCan* to vts." into rvc-dev am: ad5bf6f5 am: 65b73cc9 am: c3edc760

Change-Id: I7ae29dff21a0f91a4e619b7442ed74ee02755063
parents 231e3c9a c3edc760
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -28,7 +28,10 @@ cc_defaults {
        "android.hardware.automotive.can@vts-utils-lib",
        "libgmock",
    ],
    test_suites: ["general-tests"],
    test_suites: [
        "general-tests",
        "vts",
    ],
}

cc_test {