summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTerry Heo <terryheo@google.com>2014-11-05 11:28:14 +0900
committerTerry (Woncheol) Heo <terryheo@google.com>2014-11-06 04:43:03 +0000
commitb0b278b663123a65a8709828aee14c7578a0eb54 (patch)
treee1053ab74c1dc1a0c2049e549800ad89de92d33d
parentdf88cdc51c34527f03941c10fb564b00eaa1c37c (diff)
downloadandroid_device_google_atv-b0b278b663123a65a8709828aee14c7578a0eb54.tar.gz
android_device_google_atv-b0b278b663123a65a8709828aee14c7578a0eb54.tar.bz2
android_device_google_atv-b0b278b663123a65a8709828aee14c7578a0eb54.zip
Add Launcher2 to AOSP ATV builds
Bug: 17936473 Change-Id: I63ac27071e7f94b0c8664a12067c0e91b7819826
-rw-r--r--products/atv_base.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/products/atv_base.mk b/products/atv_base.mk
index 6ecad46..5dc78c3 100644
--- a/products/atv_base.mk
+++ b/products/atv_base.mk
@@ -67,6 +67,7 @@ PRODUCT_PACKAGES += \
FusedLocation \
InputDevices \
KeyChain \
+ Launcher2 \
PicoTts \
PacProcessor \
PrintSpooler \