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

Commit 56d54f16 authored by Cheney Ni's avatar Cheney Ni Committed by Hansong Zhang
Browse files

VTS for Bluetooth Audio HAL v2

Initial VTS commit for the bluetooth.audio@2.0 HAL

Bug: 111519504
Test: VTS (VtsHalBluetoothAudioV2_0TargetTest) passed

Change-Id: Id607979724182de242c29747218f6b12880d6295
parent 4faf072e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
include platform/system/bt:/OWNERS

cheneyni@google.com
+12 −0
Original line number Diff line number Diff line
cc_test {
    name: "VtsHalBluetoothAudioV2_0TargetTest",
    defaults: ["VtsHalTargetTestDefaults"],
    srcs: ["VtsHalBluetoothAudioV2_0TargetTest.cpp"],
    static_libs: [
        "android.hardware.audio.common@5.0",
        "android.hardware.bluetooth.audio@2.0",
    ],
    shared_libs: [
        "libfmq",
    ],
}
+915 −0

File added.

Preview size limit exceeded, changes collapsed.