Merge "BT: Enable big hammer handling" into udc-d1-dev

This commit is contained in:
Tom Huang 2023-03-17 05:18:20 +00:00 committed by Android (Google) Code Review
commit f3817caf91

View file

@ -106,12 +106,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 \