blob: 0ed5da43f2b5156ff63838d7ea27c952b2f34a99 [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"],
}