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

Commit aae0b8d0 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "vibrator: Add 1.4 Tests to 'vts-core'"

parents 9a41dd7f 8e08e377
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -25,6 +25,9 @@ cc_test {
        "android.hardware.vibrator@1.3",
        "android.hardware.vibrator@1.4",
    ],
    test_suites: ["general-tests"],
    test_suites: [
        "general-tests",
        "vts-core",
    ],
}