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

Commit 7fcece8f authored by Cheney Ni's avatar Cheney Ni Committed by android-build-merger
Browse files

Merge "VTS for Bluetooth Audio HAL v2" am: 5203e215

am: bd032886

Change-Id: If69a32d7b4fb1054a2bc8b3c8e134a5677938507
parents bfc9855a bd032886
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.