BT: Enable big hammer handling

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

Bug: 261526478
Test: local build and enable BT
Change-Id: I0c1428358b113478527e92981b0e5fa53a6f9f2b
This commit is contained in:
kuanyuhuang 2023-03-17 03:17:43 +00:00
parent 5b07e3c994
commit 8f32bb9a90

View file

@ -106,12 +106,6 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PRODUCT_PROPERTIES += \
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
PRODUCT_PACKAGES += \
libspatialaudio \