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

Commit ad5bf6f5 authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "Add VtsCan* to vts." into rvc-dev

parents 3ed1b829 852fc3ba
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 {