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

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

Merge "Add VtsHalBootV1_1TargetTest to VTS." into rvc-dev

parents b3bdf801 003b2319
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@ cc_test {
        "android.hardware.boot@1.1",
        "libgmock",
    ],
    test_suites: ["device-tests"],
    test_suites: [
        "device-tests",
        "vts",
    ],
}