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

Commit 6302adca authored by Eric Laurent's avatar Eric Laurent Committed by Android (Google) Code Review
Browse files

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

parents 92b34e48 66d0e72c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -346,7 +346,7 @@ protected:
        }
        virtual const DeviceVector getAvailableOutputDevices() const
        {
            return mAvailableOutputDevices;
            return mAvailableOutputDevices.filterForEngine();
        }
        virtual const DeviceVector getAvailableInputDevices() const
        {