Snap for 11533280 from ad564d868f to 24Q3-release

Change-Id: If71595b898813a2114a98917dc88fe952a8b4471
This commit is contained in:
Android Build Coastguard Worker 2024-03-06 00:01:59 +00:00
commit c45a994066

View file

@ -146,6 +146,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.bluetooth.a2dp_offload.disabled=false \
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac-opus
# Enable Bluetooth AutoOn feature
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.server.automatic_turn_on=true
# Bluetooth Tx power caps
PRODUCT_COPY_FILES += \
device/google/felix/bluetooth/bluetooth_power_limits_felix_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \