Bluetooth: CT3 SAR table for Proto pre-DF
Bug: 311086416 Test: make Change-Id: I153ced06d2780dc66c55e0afa772f4362ba884fb
This commit is contained in:
parent
8f086f9019
commit
242cb038c1
3 changed files with 147 additions and 0 deletions
|
@ -107,6 +107,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.bluetooth.a2dp_offload.disabled=false \
|
||||
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
|
||||
|
||||
# Bluetooth Tx power caps
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits.csv \
|
||||
$(LOCAL_PATH)/bluetooth/bluetooth_power_limits_comet_US.csv:$(TARGET_COPY_OUT_VENDOR)/etc/bluetooth_power_limits_US.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