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

Commit 790b7187 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "[vts-core] add VtsHalBluetoothV1_0TargetTest to vts-core" am: 195682b2 am: a192ccff

Change-Id: Icfc386544500f558ca1b6d8e62fb1761d50c133e
parents e677869e a192ccff
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",
    ],
}