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

Commit 3c8b5d1c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Start ARC action when setSystemAudioMode" into oc-mr1-dev

parents 26e02181 c9c09231
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -851,6 +851,7 @@ final class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
                mSystemAudioActivated = on;
                mService.announceSystemAudioModeChange(on);
            }
            startArcAction(on);
        }
    }