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

Commit c209480f authored by Winni Chang's avatar Winni Chang Committed by Android (Google) Code Review
Browse files

Merge "Move Arc notification into lock." into main

parents 33d8327c d1988459
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -929,8 +929,8 @@ public class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
        //Ensure mSupportedSads is empty before fetching SADs
        synchronized (mLock) {
            mSupportedSads.clear();
        }
            notifyArcStatusToAudioService(true, mSupportedSads);
        }
        mArcEstablished = true;

        // Avoid triggering duplicate RequestSadAction events.