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

Commit 4395bb1d authored by Yifan Hong's avatar Yifan Hong Committed by Gerrit Code Review
Browse files

Merge "Add health 2.1 to vts-core."

parents fe720b1b 74743812
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",
    ],
}