summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZhizhi Liu <zhizhiliu@google.com>2018-01-24 16:04:33 -0800
committerZhizhi Liu <zhizhiliu@google.com>2018-01-25 11:40:38 -0800
commit7d64b0a10aa5ad31a8c6878427fe9745856141d3 (patch)
tree55b1d3c2515e4ee3b80e8d9938a4a843848233fc
parent2ccb89d0569ae2f6c3086aaa848b9916e20ed349 (diff)
downloaddevice_google_atv-7d64b0a10aa5ad31a8c6878427fe9745856141d3.tar.gz
device_google_atv-7d64b0a10aa5ad31a8c6878427fe9745856141d3.tar.bz2
device_google_atv-7d64b0a10aa5ad31a8c6878427fe9745856141d3.zip
Add SettingsIntelligence package to TV.
New TvSettings needs this package for suggestions. b/72400328 Test: Manually verify SettingsIntelligence apk is installed. Change-Id: Idbcdb4494484289abdae4445d7fd191b34c67c3c
-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 799b0f4..111ede7 100644
--- a/products/atv_base.mk
+++ b/products/atv_base.mk
@@ -19,6 +19,7 @@ PRODUCT_IS_ATV := true
PRODUCT_PACKAGES := \
TvProvider \
TvSettings \
+ SettingsIntelligence \
tv_input.default
PRODUCT_COPY_FILES := \