sdm660: audio: Enable frame ctl for aac codec format
Change-Id: Id43ab138deb892e564ed710e4dd5c9b644852f44
This commit is contained in:
parent
3f1432c7df
commit
aa01ba6785
1 changed files with 2 additions and 1 deletions
|
@ -104,7 +104,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.bluetooth.bluetooth_audio_hal.disabled=true \
|
persist.bluetooth.bluetooth_audio_hal.disabled=true \
|
||||||
ro.vendor.bluetooth.wipower=false \
|
ro.vendor.bluetooth.wipower=false \
|
||||||
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 \
|
||||||
|
persist.vendor.bt.aac_frm_ctl.enabled=true
|
||||||
|
|
||||||
# Camera
|
# Camera
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
|
|
Loading…
Reference in a new issue