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

Commit 315031e0 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:...

Merge "Add a mechanism for Audio Feeding Parameters negotiation" am: 65374841 am: 1081e9ac am: 5b2fa9ad
am: 00072a89

Change-Id: I8ce7baf3bf6fca36d8e07db3d48b3eca98da54d5
parents 2c192ad2 00072a89
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"