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