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

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

Merge "[vts-core] add VtsHalBluetoothV1_0TargetTest to vts-core"

parents 456d54c9 03668544
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -22,5 +22,8 @@ cc_test {
        "android.hardware.bluetooth@1.0",
        "libbluetooth-types",
    ],
    test_suites: ["general-tests"],
    test_suites: [
        "general-tests",
        "vts-core",
    ],
}