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

Commit 3d2e0fa7 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 am: 77206948

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