Bluetooth: Add CM4/KM4/TK4 SAR table

* Per Tech Eng, use SB3 Sar table before RC.

Test: make
Change-Id: Id2320bc2ab2a7e71368531bc46d4b800df887799
This commit is contained in:
jonerlin 2023-12-29 07:33:15 +08:00 committed by Joner Lin
parent d18412a7fc
commit 6d7c64063a
4 changed files with 48 additions and 0 deletions

View file

@ -90,6 +90,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.bluetooth.a2dp_offload.disabled=false \
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac-opus
# Bluetooth Tx power caps
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv
# DCK properties based on target
PRODUCT_PROPERTY_OVERRIDES += \
ro.gms.dck.eligible_wcc=3 \