Merge "Call setArcStatus(false) before standby"
This commit is contained in:
@@ -1667,6 +1667,7 @@ final class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
|
|||||||
if (avr == null) {
|
if (avr == null) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
setArcStatus(false);
|
||||||
|
|
||||||
// Seq #44.
|
// Seq #44.
|
||||||
removeAction(RequestArcInitiationAction.class);
|
removeAction(RequestArcInitiationAction.class);
|
||||||
|
|||||||
Reference in New Issue
Block a user