Revert "Disable A2DP hardware offload"
This reverts commit c0bced1a2b
.
Reason for revert: ag/19586826 has enabled the A2DP hardware offload in the firmware
Change-Id: I2957d3c963c0151396481bb5525f57970d88e651
This commit is contained in:
parent
c0bced1a2b
commit
99c90cbdc4
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
ro.vendor.bluetooth.evb_bdaddr="22:22:22:33:44:55"
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.bluetooth.a2dp_offload.supported=true \
|
||||
persist.bluetooth.a2dp_offload.disabled=true \
|
||||
persist.bluetooth.a2dp_offload.disabled=false \
|
||||
persist.bluetooth.a2dp_offload.cap=sbc-aac-aptx-aptxhd-ldac
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
persist.bluetooth.uart.port="/dev/ttySAC18" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue