OSDN Git Service

Add intent to intialize programs on APP installed
authorConrad Chen <conradchen@google.com>
Wed, 15 Mar 2017 18:58:49 +0000 (11:58 -0700)
committerConrad Chen <conradchen@google.com>
Thu, 6 Apr 2017 15:42:59 +0000 (08:42 -0700)
commit1f6d4b5c8136b614bc6dc7c58a9288bb2287f0a1
treeb651b5fc2e158124104383aad584e692f19be08b
parent9220ff1f5a5793c3414ca823534a27ff19ed0801
Add intent to intialize programs on APP installed

Adds a new broadcast intent for system APPs to send when some TV APP met
certain requirements is newly installed. The intent will wake up the APP
and notify it to initialize its channel and program list to the system
provider.

Test: build
Bug: 34739955
Change-Id: Ib172b40434db4a439ec0db7bf8b28037d0bfb8a8
api/current.txt
api/system-current.txt
api/test-current.txt
media/java/android/media/tv/TvContract.java