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

Commit e7b7656f authored by Jay Patel's avatar Jay Patel Committed by Automerger Merge Worker
Browse files

Merge "Call setArcStatus(false) before standby" am: b43dd500

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1313995

Change-Id: I98a90788dfae899e2765841cd67fcad19a37aaf5
parents e39d2d9f b43dd500
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -1667,6 +1667,7 @@ final class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
        if (avr == null) {
        if (avr == null) {
            return;
            return;
        }
        }
        setArcStatus(false);


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