summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIan Pedowitz <ijpedowitz@google.com>2015-08-12 11:19:40 -0700
committerIan Pedowitz <ijpedowitz@google.com>2015-08-12 11:19:40 -0700
commit6217ef4b48428feaa4002cb4ab6932c512939cc5 (patch)
tree03df90b9d26a9a950f504274189371b21fe996d6
parent0888e56c9fdb2e8e2a565fa0d5238718ffbca5dd (diff)
downloadandroid_device_google_atv-6217ef4b48428feaa4002cb4ab6932c512939cc5.tar.gz
android_device_google_atv-6217ef4b48428feaa4002cb4ab6932c512939cc5.tar.bz2
android_device_google_atv-6217ef4b48428feaa4002cb4ab6932c512939cc5.zip
Removing VisualizationWallpapers as it does not comply with API 23 rules
Bug: 23021372 Change-Id: Id18f72455683a9eefea67b3dde8f1489faaf085e
-rw-r--r--products/atv_generic.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/products/atv_generic.mk b/products/atv_generic.mk
index de8aa22..bfaa99c 100644
--- a/products/atv_generic.mk
+++ b/products/atv_generic.mk
@@ -41,8 +41,7 @@ PRODUCT_PACKAGES += \
MagicSmokeWallpapers \
NoiseField \
PhaseBeam \
- PhotoTable \
- VisualizationWallpapers
+ PhotoTable
$(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
$(call inherit-product, device/google/atv/products/atv_base.mk)