Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ea69881 authored by Aniket Kumar Lata's avatar Aniket Kumar Lata Committed by Gerrit - the friendly Code Review server
Browse files

configs: Add aptxtws to supported offload for split A2DP

- BT host considers aptxtws (dual mono) as separate codec
  and end point.
- Offload cap property set in HAL is being used to enable
  or disable codecs in BT stack
- Add aptxtws as supported offload codec for split A2DP

Change-Id: I6ce18e87e2b1aa413a827b785c2f34b7e3943f4d
parent 1d519c60
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -189,7 +189,7 @@ vendor.audio.flac.sw.decoder.24bit=true

#split a2dp DSP supported encoder list
PRODUCT_PROPERTY_OVERRIDES += \
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxhd-aac
persist.vendor.bt.a2dp_offload_cap=sbc-aptx-aptxtws-aptxhd-aac

#enable software decoders for ALAC and APE
PRODUCT_PROPERTY_OVERRIDES += \