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:
parent
d18412a7fc
commit
6d7c64063a
4 changed files with 48 additions and 0 deletions
|
@ -107,6 +107,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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue