Sign in
android
/
platform
/
hardware
/
interfaces
/
2658c0da40fabf8fff9a765ebd5c5b293c4b57e8
/
.
/
bluetooth
/
a2dp
/
1.0
/
default
/
Android.bp
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"
,
],
}