BT: Enable big hammer handling

Enable BRCM chip big hammer handling due to WLAN already bring up.

Bug: 303149787
Test: Manual
Change-Id: I26d2d4a52958ea46c09aea4708a175e28c0a669b
This commit is contained in:
Ted Wang 2023-10-12 09:09:12 +00:00
parent f19330f473
commit 55f98a0845

View file

@ -117,12 +117,6 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PRODUCT_PROPERTIES += \ PRODUCT_PRODUCT_PROPERTIES += \
persist.bluetooth.a2dp_aac.vbr_supported=true persist.bluetooth.a2dp_aac.vbr_supported=true
# TODO b/261526478 remove after BT/WiFi codex device exists
# Bluetooth does not open BT/WiFi codex device before WiFi bringup
BLUETOOTH_SKIP_COEX_DEVICE := true
# Inject soong bluetooth configurations
$(call soong_config_set,bluetooth,bluetooth_skip_coex_device,$(BLUETOOTH_SKIP_COEX_DEVICE))
# Spatial Audio # Spatial Audio
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
libspatialaudio \ libspatialaudio \