uwb: enable DCK WCC and SE flags
Bug: 304349091 Change-Id: I10507d7f496438f9d6491e377120192f3627179e Signed-off-by: Hasan Awais <hasanawais@google.com>
This commit is contained in:
parent
b73a5a8474
commit
8f1542d57c
1 changed files with 5 additions and 0 deletions
|
@ -104,6 +104,11 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.bluetooth.a2dp_offload.disabled=false \
|
persist.bluetooth.a2dp_offload.disabled=false \
|
||||||
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
|
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
|
||||||
|
|
||||||
|
# DCK properties based on target
|
||||||
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
ro.gms.dck.eligible_wcc=3 \
|
||||||
|
ro.gms.dck.se_capability=1
|
||||||
|
|
||||||
# Bluetooth hci_inject test tool
|
# Bluetooth hci_inject test tool
|
||||||
PRODUCT_PACKAGES_DEBUG += \
|
PRODUCT_PACKAGES_DEBUG += \
|
||||||
hci_inject
|
hci_inject
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue