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

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

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

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

Change-Id: Iee8d8923cb793e2d008ebe36fec5f9049e3a4164
parents 0760665a 9c27edec
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);