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

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

Merge "VTS for Bluetooth Audio HAL v2"

am: 5203e215

Change-Id: I8706eb2aff23283f16ead2ab2a080a326509e1ba
parents 93378a60 5203e215
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.