summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Lee <rgl@google.com>2018-04-27 13:48:33 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-04-27 13:48:33 -0700
commit82100e99e9be7874222afb59c2ebc42c50b898d4 (patch)
treef8f0aacac01733d4c0766ac976d04f9ff643155c
parentb2b0a78e157ad1cd14c5ab8219afd9a06af2fe62 (diff)
parent8f664e890c0e406204e9213f9fd313c8bb238c97 (diff)
downloaddevice_google_atv-82100e99e9be7874222afb59c2ebc42c50b898d4.tar.gz
device_google_atv-82100e99e9be7874222afb59c2ebc42c50b898d4.tar.bz2
device_google_atv-82100e99e9be7874222afb59c2ebc42c50b898d4.zip
Remove LiveWallpapersPicker from ATV emulator
am: 8f664e890c Change-Id: I4f717a2eb588bf0a47935a1ec4877f20f8e4e0b9
-rw-r--r--products/atv_generic.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/products/atv_generic.mk b/products/atv_generic.mk
index 2c1cb50..b3f4771 100644
--- a/products/atv_generic.mk
+++ b/products/atv_generic.mk
@@ -32,9 +32,5 @@ PRODUCT_LOCALES := en_US
PRODUCT_AAPT_CONFIG := normal large xlarge tvdpi hdpi xhdpi xxhdpi
PRODUCT_AAPT_PREF_CONFIG := xhdpi
-# From build/target/product/full_base.mk
-PRODUCT_PACKAGES += \
- LiveWallpapersPicker
-
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
$(call inherit-product, device/google/atv/products/atv_base.mk)