Loading system/main/Android.bp +9 −9 Original line number Diff line number Diff line Loading @@ -93,22 +93,13 @@ cc_library_shared { ], logtags: ["../../EventLogTags.logtags"], shared_libs: [ "android.hardware.bluetooth.a2dp@1.0", "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", "libbinder_ndk", "libcrypto", "libcutils", "libflatbuffers-cpp", "libhidlbase", "liblog", "libprocessgroup", "libprotobuf-cpp-lite", "libtinyxml2", "libutils", "libz", ], static_libs: [ "libbte", Loading @@ -135,10 +126,19 @@ cc_library_shared { target: { android: { shared_libs: [ "android.hardware.bluetooth.a2dp@1.0", "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", "android.system.suspend.control-V1-ndk", "android.system.suspend-V1-ndk", "libaaudio", "libbinder_ndk", "libcutils", "libhidlbase", "libfmq", "libz", ], required: [ "libldacBT_enc", Loading Loading
system/main/Android.bp +9 −9 Original line number Diff line number Diff line Loading @@ -93,22 +93,13 @@ cc_library_shared { ], logtags: ["../../EventLogTags.logtags"], shared_libs: [ "android.hardware.bluetooth.a2dp@1.0", "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", "libbinder_ndk", "libcrypto", "libcutils", "libflatbuffers-cpp", "libhidlbase", "liblog", "libprocessgroup", "libprotobuf-cpp-lite", "libtinyxml2", "libutils", "libz", ], static_libs: [ "libbte", Loading @@ -135,10 +126,19 @@ cc_library_shared { target: { android: { shared_libs: [ "android.hardware.bluetooth.a2dp@1.0", "android.hardware.bluetooth.audio@2.0", "android.hardware.bluetooth.audio@2.1", "android.hardware.bluetooth@1.0", "android.hardware.bluetooth@1.1", "android.system.suspend.control-V1-ndk", "android.system.suspend-V1-ndk", "libaaudio", "libbinder_ndk", "libcutils", "libhidlbase", "libfmq", "libz", ], required: [ "libldacBT_enc", Loading