blob: b672fe49709a2724788a84d1577172d3e740af8d [file] [log] [blame]
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",
],
}