Loading system/stack/test/fuzzers/Android.bp +13 −8 Original line number Original line Diff line number Diff line Loading @@ -11,7 +11,9 @@ cc_defaults { name: "libbt-stack_fuzz_defaults", name: "libbt-stack_fuzz_defaults", defaults: [ defaults: [ "fluoride_defaults", "fluoride_defaults", "latest_android_hardware_bluetooth_audio_ndk_shared", "latest_android_hardware_audio_common_ndk_static", "latest_android_hardware_bluetooth_audio_ndk_static", "latest_android_media_audio_common_types_ndk_static", ], ], include_dirs: [ include_dirs: [ "packages/modules/Bluetooth/system/", "packages/modules/Bluetooth/system/", Loading @@ -22,6 +24,16 @@ cc_defaults { "packages/modules/Bluetooth/system/types/", "packages/modules/Bluetooth/system/types/", ], ], static_libs: [ static_libs: [ "android.hardware.audio.common@5.0", "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.hardware.common-V2-ndk", "android.hardware.common.fmq-V1-ndk", "android.system.suspend-V1-ndk", "android.system.suspend.control-V1-ndk", "libFraunhoferAAC", "libFraunhoferAAC", "libaudio-a2dp-hw-utils", "libaudio-a2dp-hw-utils", "libbluetooth-dumpsys", "libbluetooth-dumpsys", Loading Loading @@ -57,13 +69,6 @@ cc_defaults { "libudrv-uipc", "libudrv-uipc", ], ], shared_libs: [ 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-V1-ndk", "android.system.suspend.control-V1-ndk", "libPlatformProperties", "libPlatformProperties", "libaaudio", "libaaudio", "libbase", "libbase", Loading Loading
system/stack/test/fuzzers/Android.bp +13 −8 Original line number Original line Diff line number Diff line Loading @@ -11,7 +11,9 @@ cc_defaults { name: "libbt-stack_fuzz_defaults", name: "libbt-stack_fuzz_defaults", defaults: [ defaults: [ "fluoride_defaults", "fluoride_defaults", "latest_android_hardware_bluetooth_audio_ndk_shared", "latest_android_hardware_audio_common_ndk_static", "latest_android_hardware_bluetooth_audio_ndk_static", "latest_android_media_audio_common_types_ndk_static", ], ], include_dirs: [ include_dirs: [ "packages/modules/Bluetooth/system/", "packages/modules/Bluetooth/system/", Loading @@ -22,6 +24,16 @@ cc_defaults { "packages/modules/Bluetooth/system/types/", "packages/modules/Bluetooth/system/types/", ], ], static_libs: [ static_libs: [ "android.hardware.audio.common@5.0", "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.hardware.common-V2-ndk", "android.hardware.common.fmq-V1-ndk", "android.system.suspend-V1-ndk", "android.system.suspend.control-V1-ndk", "libFraunhoferAAC", "libFraunhoferAAC", "libaudio-a2dp-hw-utils", "libaudio-a2dp-hw-utils", "libbluetooth-dumpsys", "libbluetooth-dumpsys", Loading Loading @@ -57,13 +69,6 @@ cc_defaults { "libudrv-uipc", "libudrv-uipc", ], ], shared_libs: [ 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-V1-ndk", "android.system.suspend.control-V1-ndk", "libPlatformProperties", "libPlatformProperties", "libaaudio", "libaaudio", "libbase", "libbase", Loading