sdm660: audio: Enable frame ctl for aac codec format

Change-Id: Id43ab138deb892e564ed710e4dd5c9b644852f44
This commit is contained in:
Ramjee Singh 2019-07-03 15:03:56 +05:30 committed by Max Weffers
parent 3f1432c7df
commit aa01ba6785
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -104,7 +104,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.bluetooth.bluetooth_audio_hal.disabled=true \
ro.vendor.bluetooth.wipower=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
PRODUCT_PROPERTY_OVERRIDES += \