Merge "HDMICEC: Call setArcStatus in setArcMode"
This commit is contained in:
@@ -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);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user