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

Commit 00072a89 authored by Pavlin Radoslavov's avatar Pavlin Radoslavov Committed by android-build-merger
Browse files

Merge "Add a mechanism for Audio Feeding Parameters negotiation" am: 65374841 am: 1081e9ac

am: 5b2fa9ad

Change-Id: Id1bec989a45302e453c0d9f7e96b82a63ec84f16
parents f8a57f19 5b2fa9ad
Loading
Loading
Loading
Loading
+1 −5
Original line number Diff line number Diff line
@@ -2,11 +2,7 @@
<!-- A2dp Audio HAL Audio Policy Configuration file -->
<module name="a2dp" halVersion="2.0">
    <mixPorts>
        <mixPort name="a2dp output" role="source">
            <profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
                     samplingRates="44100"
                     channelMasks="AUDIO_CHANNEL_OUT_STEREO"/>
        </mixPort>
        <mixPort name="a2dp output" role="source"/>
        <mixPort name="a2dp input" role="sink">
            <profile name="" format="AUDIO_FORMAT_PCM_16_BIT"
                     samplingRates="44100,48000"