Loading system/stack/Android.bp +25 −2 Original line number Diff line number Diff line Loading @@ -202,23 +202,46 @@ cc_test { "test/stack_a2dp_test.cc", ], shared_libs: [ "libcrypto", "android.hardware.bluetooth@1.0", "android.hardware.bluetooth.a2dp@1.0", "android.hardware.bluetooth.audio@2.0", "libaudioclient", "libcutils", "libdl", "libfmq", "libhidlbase", "libhidltransport", "libhwbinder", "liblog", "libprocessgroup", "libprotobuf-cpp-lite", "libcutils", "libutils", "libtinyxml2", "libz", "libcrypto", "android.hardware.keymaster@4.0", "android.hardware.keymaster@3.0", "libkeymaster4support", "libkeystore_aidl", "libkeystore_binder", "libkeystore_parcelables", ], static_libs: [ "libbt-audio-hal-interface", "libbtcore", "libbt-bta", "libbt-stack", "libbt-common", "libbt-sbc-decoder", "libbt-sbc-encoder", "libbt-utils", "libbtif", "libFraunhoferAAC", "libg722codec", "libbtdevice", "libbt-hci", "libosi", "libudrv-uipc", "libbt-protos-lite", ], whole_static_libs: [ Loading Loading
system/stack/Android.bp +25 −2 Original line number Diff line number Diff line Loading @@ -202,23 +202,46 @@ cc_test { "test/stack_a2dp_test.cc", ], shared_libs: [ "libcrypto", "android.hardware.bluetooth@1.0", "android.hardware.bluetooth.a2dp@1.0", "android.hardware.bluetooth.audio@2.0", "libaudioclient", "libcutils", "libdl", "libfmq", "libhidlbase", "libhidltransport", "libhwbinder", "liblog", "libprocessgroup", "libprotobuf-cpp-lite", "libcutils", "libutils", "libtinyxml2", "libz", "libcrypto", "android.hardware.keymaster@4.0", "android.hardware.keymaster@3.0", "libkeymaster4support", "libkeystore_aidl", "libkeystore_binder", "libkeystore_parcelables", ], static_libs: [ "libbt-audio-hal-interface", "libbtcore", "libbt-bta", "libbt-stack", "libbt-common", "libbt-sbc-decoder", "libbt-sbc-encoder", "libbt-utils", "libbtif", "libFraunhoferAAC", "libg722codec", "libbtdevice", "libbt-hci", "libosi", "libudrv-uipc", "libbt-protos-lite", ], whole_static_libs: [ Loading