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

Commit a52c5f87 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Call setArcStatus(false) before standby"

parents 5a63c659 4fdd39bc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1667,6 +1667,7 @@ final class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
        if (avr == null) {
            return;
        }
        setArcStatus(false);

        // Seq #44.
        removeAction(RequestArcInitiationAction.class);