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

Commit 852fc3ba authored by Steven Moreland's avatar Steven Moreland
Browse files

Add VtsCan* to vts.

Bug: 139438327
Test: N/A
Change-Id: I73447a6a0b891adc9fbb0d931ae517e99f141c64
parent ec78149a
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 {