summaryrefslogtreecommitdiffstats
path: root/products
diff options
context:
space:
mode:
authorJi-Hwan Lee <jihwan@google.com>2014-05-15 23:08:49 +0900
committerJi-Hwan Lee <jihwan@google.com>2014-05-15 23:09:55 +0900
commit5b4f25dd70700b5d540166f137b8098f7e420ad5 (patch)
treef93c4441f038114f3819c5e94e47e44faeda8413 /products
parentb8c6b8352bc090b66515134e2f04e4028f8ae382 (diff)
downloadandroid_device_google_atv-5b4f25dd70700b5d540166f137b8098f7e420ad5.tar.gz
android_device_google_atv-5b4f25dd70700b5d540166f137b8098f7e420ad5.tar.bz2
android_device_google_atv-5b4f25dd70700b5d540166f137b8098f7e420ad5.zip
Remove AndroidTV skin and use dynamic skin
Change-Id: I7b07deb434282a20781948ddf52b2047beb34e26
Diffstat (limited to 'products')
-rw-r--r--products/atv_generic.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/atv_generic.mk b/products/atv_generic.mk
index f7794f5..0e700af 100644
--- a/products/atv_generic.mk
+++ b/products/atv_generic.mk
@@ -19,7 +19,7 @@ PRODUCT_PACKAGES_DEBUG := \
SampleTvInput
PRODUCT_COPY_FILES := \
- $(foreach f,$(wildcard device/google/atv/skins/AndroidTV/*),$(f):skin/$(notdir $(f)))
+ device/google/atv/config.ini:config.ini
PRODUCT_PACKAGE_OVERLAYS := \
device/google/atv/sdk_overlay \