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

Commit 74743812 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add health 2.1 to vts-core.

Test: TH
Bug: 144948996
Change-Id: Icc58506841c7a3b754661b36788d2acdae168109
parent 116a7e2e
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -25,5 +25,8 @@ cc_test {
        "android.hardware.health@2.0",
        "android.hardware.health@2.1",
    ],
    test_suites: ["general-tests"],
    test_suites: [
        "general-tests",
        "vts-core",
    ],
}