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

Commit 003b2319 authored by Steven Moreland's avatar Steven Moreland
Browse files

Add VtsHalBootV1_1TargetTest to VTS.

Bug: 139438327
Test: N/A
Change-Id: I72a6b3f60c861d4cda5f3a5fb56e15d4bbe7bc41
parent ec78149a
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",
    ],
}