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

Commit 5203e215 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "VTS for Bluetooth Audio HAL v2"

parents 304c0ce0 56d54f16
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.