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

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

Merge "configs: add missing path for hifi-record"

parents a4cea8c7 602cb828
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.    -->
<!-- Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.    -->
<!--                                                                        -->
<!-- Redistribution and use in source and binary forms, with or without     -->
<!-- modification, are permitted provided that the following conditions are -->
@@ -2451,6 +2451,10 @@
        <ctl name="USB_AUDIO_RX Audio Mixer MultiMedia2" value="1" />
    </path>

    <path name="hifi-record">
        <ctl name="MultiMedia2 Mixer INT3_MI2S_TX" value="1" />
    </path>

    <path name="hifi-record usb-headset-mic">
        <ctl name="MultiMedia2 Mixer USB_AUDIO_TX" value="1" />
    </path>
+5 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.    -->
<!-- Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.    -->
<!--                                                                        -->
<!-- Redistribution and use in source and binary forms, with or without     -->
<!-- modification, are permitted provided that the following conditions are -->
@@ -2639,6 +2639,10 @@
        <ctl name="USB_AUDIO_RX Audio Mixer MultiMedia2" value="1" />
    </path>

    <path name="hifi-record">
        <ctl name="MultiMedia2 Mixer INT3_MI2S_TX" value="1" />
    </path>

    <path name="hifi-record usb-headset-mic">
        <ctl name="MultiMedia2 Mixer USB_AUDIO_TX" value="1" />
    </path>
+5 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.    -->
<!-- Copyright (c) 2016-2018, The Linux Foundation. All rights reserved.    -->
<!--                                                                        -->
<!-- Redistribution and use in source and binary forms, with or without     -->
<!-- modification, are permitted provided that the following conditions are -->
@@ -2743,6 +2743,10 @@
        <ctl name="USB_AUDIO_RX Audio Mixer MultiMedia2" value="1" />
    </path>

    <path name="hifi-record">
        <ctl name="MultiMedia2 Mixer SLIM_0_TX" value="1" />
    </path>

    <path name="hifi-record usb-headset-mic">
        <ctl name="MultiMedia2 Mixer USB_AUDIO_TX" value="1" />
    </path>