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

Commit 77206948 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 am: 41dba62f

parents f0e50cee 41dba62f
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);
                }
            });
        }