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

Commit 92b432f3 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 82debc53 on remote branch

Change-Id: Iedba93fd9b25995f2a9a111b79837b52ddfedaec
parents 294d6948 82debc53
Loading
Loading
Loading
Loading
+372 −1

File changed.

Preview size limit exceeded, changes collapsed.

+371 −0

File changed.

Preview size limit exceeded, changes collapsed.

+234 −23

File changed.

Preview size limit exceeded, changes collapsed.

+234 −23

File changed.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Diff line number Diff line
@@ -28,6 +28,11 @@
    <acdb_ids>
        <device name="SND_DEVICE_OUT_SPEAKER" acdb_id="15"/>
        <device name="SND_DEVICE_OUT_SPEAKER_PROTECTED" acdb_id="124"/>
        <device name="SND_DEVICE_IN_UNPROCESSED_MIC" acdb_id="143"/>
        <device name="SND_DEVICE_IN_UNPROCESSED_STEREO_MIC" acdb_id="144"/>
        <device name="SND_DEVICE_IN_UNPROCESSED_THREE_MIC" acdb_id="145"/>
        <device name="SND_DEVICE_IN_UNPROCESSED_QAUD_MIC" acdb_id="146"/>
        <device name="SND_DEVICE_IN_UNPROCESSED_HEADSET_MIC" acdb_id="147"/>
    </acdb_ids>
    <bit_width_configs>
        <device name="SND_DEVICE_OUT_SPEAKER" bit_width="24"/>
Loading