Commits

Jinsuk Kim authored d38bf476f6a
Move input change event handling out of TVInputManager HDMI input change event should be handled best in TIS implementation of HDMI input since the input change request from TV/other device needs to be properly coordinated. This requires the listener be moved the input service. Provided an interface in HdmiTvClient for the input service to access the API through getSystemService(Context.HDMI_CONTROL_SERVICE). Conflicts: services/core/java/com/android/server/tv/TvInputHardwareManager.java Bug: 15570939 Change-Id: Ie2ad10d77907de3d4501f9c892ca553b75365467