Merge "CEC: Drop obsolete method"

This commit is contained in:
Treehugger Robot
2021-05-05 09:43:12 +00:00
committed by Gerrit Code Review

View File

@@ -142,8 +142,4 @@ public class SystemAudioInitiationActionFromAvr extends HdmiCecFeatureAction {
}
});
}
private void switchToRelevantInputForDeviceAt(int physicalAddress) {
// TODO(shubang): implement this method
}
}