Loading system/audio_hal_interface/fuzzer/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ cc_defaults { "android.hardware.bluetooth.audio@2.1", "android.system.suspend.control-V1-ndk", "android.system.suspend-V1-ndk", "PlatformProperties", ], static_libs: [ "libbte", Loading system/btif/Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -162,9 +162,6 @@ cc_defaults { ], target: { android: { whole_static_libs: [ "PlatformProperties", ], srcs: ["src/btif_avrcp_audio_track.cc"], }, host: { Loading Loading @@ -251,6 +248,7 @@ cc_test { shared_libs: [ "libbinder_ndk", "android.hardware.bluetooth.audio-V2-ndk", "PlatformProperties", ], }, }, Loading system/build/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -229,6 +229,7 @@ fluoride_defaults { "libtinyxml2", "libutils", "libz", "PlatformProperties", ], static_libs: [ "android.system.suspend.control-V1-ndk", Loading system/service/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,7 @@ cc_binary { android: { shared_libs: [ "android.hardware.bluetooth.audio-V2-ndk", "PlatformProperties", ], }, }, Loading Loading @@ -238,6 +239,7 @@ cc_test { "android.system.suspend-V1-ndk", "libbinder", "libvndksupport", "PlatformProperties", ], }, host: { Loading system/stack/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -252,6 +252,7 @@ cc_test { "libtinyxml2", "libz", "libcrypto", "PlatformProperties", ], static_libs: [ "android.hardware.bluetooth.a2dp@1.0", Loading Loading @@ -1201,6 +1202,13 @@ cc_test { "libcrypto", "libprotobuf-cpp-lite", ], target: { android: { shared_libs: [ "PlatformProperties", ], }, }, sanitize: { address: true, all_undefined: true, Loading Loading
system/audio_hal_interface/fuzzer/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -45,6 +45,7 @@ cc_defaults { "android.hardware.bluetooth.audio@2.1", "android.system.suspend.control-V1-ndk", "android.system.suspend-V1-ndk", "PlatformProperties", ], static_libs: [ "libbte", Loading
system/btif/Android.bp +1 −3 Original line number Diff line number Diff line Loading @@ -162,9 +162,6 @@ cc_defaults { ], target: { android: { whole_static_libs: [ "PlatformProperties", ], srcs: ["src/btif_avrcp_audio_track.cc"], }, host: { Loading Loading @@ -251,6 +248,7 @@ cc_test { shared_libs: [ "libbinder_ndk", "android.hardware.bluetooth.audio-V2-ndk", "PlatformProperties", ], }, }, Loading
system/build/Android.bp +1 −0 Original line number Diff line number Diff line Loading @@ -229,6 +229,7 @@ fluoride_defaults { "libtinyxml2", "libutils", "libz", "PlatformProperties", ], static_libs: [ "android.system.suspend.control-V1-ndk", Loading
system/service/Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -147,6 +147,7 @@ cc_binary { android: { shared_libs: [ "android.hardware.bluetooth.audio-V2-ndk", "PlatformProperties", ], }, }, Loading Loading @@ -238,6 +239,7 @@ cc_test { "android.system.suspend-V1-ndk", "libbinder", "libvndksupport", "PlatformProperties", ], }, host: { Loading
system/stack/Android.bp +8 −0 Original line number Diff line number Diff line Loading @@ -252,6 +252,7 @@ cc_test { "libtinyxml2", "libz", "libcrypto", "PlatformProperties", ], static_libs: [ "android.hardware.bluetooth.a2dp@1.0", Loading Loading @@ -1201,6 +1202,13 @@ cc_test { "libcrypto", "libprotobuf-cpp-lite", ], target: { android: { shared_libs: [ "PlatformProperties", ], }, }, sanitize: { address: true, all_undefined: true, Loading