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

Commit 7ba82b03 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "sdm710: Add support for LDAC."

parents 14cf92c5 52daf2f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -99,7 +99,7 @@
        <usecase name="USECASE_AUDIO_HFP_SCO_WB" type="in" id="35" />
        <usecase name="USECASE_AUDIO_PLAYBACK_VOIP" type="out" id="16" />
        <usecase name="USECASE_AUDIO_RECORD_VOIP" type="in" id="16" />
        <usecase name="USECASE_AUDIO_A2DP_ABR_FEEDBACK" type="in" id="40" />
        <usecase name="USECASE_AUDIO_A2DP_ABR_FEEDBACK" type="in" id="35" />
    </pcm_ids>
    <config_params>
        <param key="spkr_1_tz_name" value="wsatz.13"/>
+1 −0
Original line number Diff line number Diff line
@@ -68,6 +68,7 @@
        <usecase name="USECASE_AUDIO_RECORD_COMPRESS4" type="in" id="43"/>
        <usecase name="USECASE_AUDIO_RECORD_COMPRESS5" type="in" id="44"/>
        <usecase name="USECASE_AUDIO_RECORD_COMPRESS6" type="in" id="45"/>
        <usecase name="USECASE_AUDIO_A2DP_ABR_FEEDBACK" type="in" id="12"/>
    </pcm_ids>
    <config_params>
        <!-- In the below value string, the value indicates default mono -->
+1 −0
Original line number Diff line number Diff line
@@ -63,6 +63,7 @@
        <usecase name="USECASE_AUDIO_HFP_SCO_WB" type="in" id="12" />
        <usecase name="USECASE_AUDIO_PLAYBACK_VOIP" type="out" id="16" />
        <usecase name="USECASE_AUDIO_RECORD_VOIP" type="in" id="16" />
        <usecase name="USECASE_AUDIO_A2DP_ABR_FEEDBACK" type="in" id="12"/>
    </pcm_ids>
    <config_params>
        <!-- In the below value string, the value indicates default mono -->
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,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-aptxhd-aac-ldac

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