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

Commit 0d1a1207 authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Revert "audiopolicy: align input and output devices for engine"" into...

Merge "Revert "audiopolicy: align input and output devices for engine"" into qt-qpr1-dev am: 6302adca am: d0a8ff65

Change-Id: Ibe604a19c059b0b911730e66ef867099e5328f3f
parents 0848bf51 d0a8ff65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -355,7 +355,7 @@ protected:
        }
        virtual const DeviceVector getAvailableOutputDevices() const
        {
            return mAvailableOutputDevices;
            return mAvailableOutputDevices.filterForEngine();
        }
        virtual const DeviceVector getAvailableInputDevices() const
        {