Merge "Call setArcStatus(false) before standby" am: b43dd5007f
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1313995 Change-Id: I98a90788dfae899e2765841cd67fcad19a37aaf5
This commit is contained in:
@@ -1667,6 +1667,7 @@ final class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
|
||||
if (avr == null) {
|
||||
return;
|
||||
}
|
||||
setArcStatus(false);
|
||||
|
||||
// Seq #44.
|
||||
removeAction(RequestArcInitiationAction.class);
|
||||
|
||||
Reference in New Issue
Block a user