Merge "Increase HCI command timeout for BT AOC passghrough" into main

This commit is contained in:
Treehugger Robot 2024-12-03 19:33:40 +00:00 committed by Android (Google) Code Review
commit 126f1b6f5a

View file

@ -202,6 +202,10 @@ PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.profile.ccp.server.enabled=true \
bluetooth.profile.vcp.controller.enabled=true
# Override default HCI command timeout value for BT stack
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.hci.timeout_milliseconds=5000
# Carrier configuration default location
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.radio.config.carrier_config_dir=/vendor/firmware/carrierconfig