OSDN Git Service

TIF: Drop the requirement for ID tuple for non-broadcast channels
authorJae Seo <jaeseo@google.com>
Tue, 8 Mar 2016 06:24:27 +0000 (22:24 -0800)
committerJae Seo <jaeseo@google.com>
Tue, 8 Mar 2016 19:41:29 +0000 (11:41 -0800)
commitc0e5873599957bbd50341d2374b65d50efaffd73
tree40fda6f7b372d70bfe4691edb3ac2374b83c13b4
parentdd461a942c822302403c0b3458d599e22d960b57
TIF: Drop the requirement for ID tuple for non-broadcast channels

This has been causing some confusion among streaming-based channel app
developers without having any clear benefit, hence drop the requirement.

Bug: 27536480
Change-Id: I51be65ccc402171a0ce34ae4640905ec48d39e37
media/java/android/media/tv/TvContract.java