summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWally Yau <wyau@google.com>2014-10-07 12:43:22 -0700
committerWally Yau <wyau@google.com>2014-10-08 16:39:10 +0000
commit578751f94fdc584be22d7b1ea3112723a861b3af (patch)
tree10939f6c8cf7bc24f12c0f515b224ee0e0b6277c
parent5e23c0dcccaaa39c1e6d4592fef267503e1ffd28 (diff)
downloadandroid_device_google_atv-578751f94fdc584be22d7b1ea3112723a861b3af.tar.gz
android_device_google_atv-578751f94fdc584be22d7b1ea3112723a861b3af.tar.bz2
android_device_google_atv-578751f94fdc584be22d7b1ea3112723a861b3af.zip
Move TV to atv_google_mixin.mk and TvSettings to here.
TV is an unbundled package and TvSettings is part of frameworks. Buganizer Id: b/17896749 Change-Id: I8583d18c3444ae2995af658d66389c9393313a6b
-rw-r--r--products/atv_base.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/atv_base.mk b/products/atv_base.mk
index 7b395fc..6ecad46 100644
--- a/products/atv_base.mk
+++ b/products/atv_base.mk
@@ -17,8 +17,8 @@
PRODUCT_IS_ATV := true
PRODUCT_PACKAGES := \
- TV \
TvProvider \
+ TvSettings \
tv_input.default
PRODUCT_COPY_FILES := \