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

Commit a57e2ab5 authored by Eric Laurent's avatar Eric Laurent Committed by Android Git Automerger
Browse files

am 664539d2: audioflinger: fix ro.audio.silent in offload again

* commit '664539d2':
  audioflinger: fix ro.audio.silent in offload again
parents c7b2f9dc 664539d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2115,6 +2115,8 @@ bool AudioFlinger::PlaybackThread::threadLoop()
    // and then that string will be logged at the next convenient opportunity.
    const char *logString = NULL;

    checkSilentMode_l();

    while (!exitPending())
    {
        cpuStats.sample(myName);