Merge "Set SAM To Disabled On HdmiControl Disabled" am: 1bc876bb5b
am: 9e89d13906
Change-Id: I20534d988badea0727c66c7e2b7e94fef5b1ab88
This commit is contained in:
@@ -1635,6 +1635,10 @@ final class HdmiCecLocalDeviceTv extends HdmiCecLocalDevice {
|
||||
removeAction(SystemAudioAutoInitiationAction.class);
|
||||
removeAction(SystemAudioStatusAction.class);
|
||||
removeAction(VolumeControlAction.class);
|
||||
|
||||
if (!mService.isControlEnabled()) {
|
||||
setSystemAudioMode(false);
|
||||
}
|
||||
}
|
||||
|
||||
@ServiceThreadOnly
|
||||
|
||||
Reference in New Issue
Block a user