blob: b778b97b09634818ad93f1431c6859e6dd7a3b1b [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",
],
test_suites: ["general-tests", "vts-core"],
}