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

Commit d1fb0068 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "audio: applyStreamVolumes when return by unsupported device" into main am: 89f3a6fe

parents 5c34652b 89f3a6fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8162,6 +8162,7 @@ uint32_t AudioPolicyManager::setOutputDevices(const char *caller,
              devices.toString().c_str());
        // restore previous device after evaluating strategy mute state
        outputDesc->setDevices(prevDevices);
        applyStreamVolumes(outputDesc, prevDevices.types(), delayMs, true /*force*/);
        return muteWaitMs;
    }