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