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

Commit 7b4e6dc5 authored by Nathalie Le Clair's avatar Nathalie Le Clair Committed by Gerrit Code Review
Browse files

Merge "HDMICEC: Call setArcStatus in setArcMode"

parents ede4a8a9 4f3044e9
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);
                }
            });
        }