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

Commit 41dba62f authored by Nathalie Le Clair's avatar Nathalie Le Clair Committed by Automerger Merge Worker
Browse files

Merge "HDMICEC: Call setArcStatus in setArcMode" am: 7b4e6dc5

parents 484c0892 7b4e6dc5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2238,6 +2238,7 @@ public class HdmiControlService extends SystemService {
                        Slog.w(TAG, "Local tv device not available to change arc mode.");
                        return;
                    }
                    tv.startArcAction(enabled);
                }
            });
        }