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

Commit f8042eae authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "CEC: Drop obsolete method" am: a1f337fe am: 9b85cbe8

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1690665

Change-Id: Ibd490bf35c8cd9b4ed69ceb3e6a25d20f321e0ca
parents 09608dc5 9b85cbe8
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -142,8 +142,4 @@ public class SystemAudioInitiationActionFromAvr extends HdmiCecFeatureAction {
                    }
                });
    }

    private void switchToRelevantInputForDeviceAt(int physicalAddress) {
        // TODO(shubang): implement this method
    }
}