blob: 5264899bb987a7fc18add6b5d68d1042b115e596 [file] [log] [blame]
cc_library_shared {
name: "android.hardware.bluetooth.a2dp@1.0-impl.mock",
relative_install_path: "hw",
vendor: true,
srcs: [
"BluetoothAudioOffload.cpp",
],
shared_libs: [
"libhidlbase",
"libutils",
"android.hardware.bluetooth.a2dp@1.0",
],
}