OSDN Git Service

CEC: Switch active input after routing control
authorJinsuk Kim <jinsukkim@google.com>
Wed, 21 Jan 2015 00:32:30 +0000 (09:32 +0900)
committerJinsuk Kim <jinsukkim@google.com>
Wed, 21 Jan 2015 00:38:33 +0000 (09:38 +0900)
commit337ce19bef8be8edf6102aa31eb349772b622a8d
tree052f119de0a0d8abda425dd4eea413940826d334
parentac70b2d1722fd3ad94b2bf1e8c7695bded56987a
CEC: Switch active input after routing control

Makes sure the previous HDMI input gets switched to upon receiving
<Inactive Source> from the current active source device.

Bug: 18986597
Change-Id: I7120e81d75b5fd4cafd4b483e9b232b96e50f597
services/core/java/com/android/server/hdmi/RoutingControlAction.java