OSDN Git Service

Send TV app the intent for the new active source
authorJinsuk Kim <jinsukkim@google.com>
Mon, 21 Jul 2014 08:14:44 +0000 (17:14 +0900)
committerJinsuk Kim <jinsukkim@google.com>
Mon, 21 Jul 2014 23:18:00 +0000 (23:18 +0000)
commit0f68d62a4b10aff3c99162bf3a8322d38e643088
treee7f3bb158ba46c25face5cd05be9098ffa33c740
parent775ded1a917266a8231fd2f2ba9f8707fffe98a7
Send TV app the intent for the new active source

When signalled by an external CEC device about to become a new active
source, TIF(TvInputHardwareManager) sends an intent for TV app to tune to
the input mapped to the device.

Change-Id: I29b28a4365d1454a8bbe947ddb5df4371960c71a
services/core/java/com/android/server/tv/TvInputHardwareManager.java