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

Commit 231e3c9a authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "Add VtsHalBootV1_1TargetTest to VTS." into rvc-dev am: 3ed1b829 am:...

Merge "Add VtsHalBootV1_1TargetTest to VTS." into rvc-dev am: 3ed1b829 am: 875a3ba6 am: a8f1b05c

Change-Id: I752f6728e5c6f9dfd153328703d1d65d2d305587
parents 03c557ce a8f1b05c
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",
    ],
}