summaryrefslogtreecommitdiffstats
path: root/target/product/full_base.mk
diff options
context:
space:
mode:
authorJesse Hall <jessehall@google.com>2012-11-28 09:53:20 -0800
committerJesse Hall <jessehall@google.com>2012-11-28 11:27:53 -0800
commit229b13756417fb301e41a5b82eef755e4eb2b697 (patch)
treec046cce5362520703da3d6c8563512ba4e6a1e96 /target/product/full_base.mk
parenta2314e433e3383b6fdaff6dedac1b314c494cd09 (diff)
downloadbuild-229b13756417fb301e41a5b82eef755e4eb2b697.zip
build-229b13756417fb301e41a5b82eef755e4eb2b697.tar.gz
build-229b13756417fb301e41a5b82eef755e4eb2b697.tar.bz2
Add emulator modules to PRODUCT_PACKAGES in full and sdk products
Bug: 7556265 Change-Id: Ie84f5ed6b17cccea7e6181f16686e2aac6955f1a
Diffstat (limited to 'target/product/full_base.mk')
-rw-r--r--target/product/full_base.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/product/full_base.mk b/target/product/full_base.mk
index 2c24b1a..ce8e63e 100644
--- a/target/product/full_base.mk
+++ b/target/product/full_base.mk
@@ -39,6 +39,8 @@ PRODUCT_PACKAGES += \
PhaseBeam \
VisualizationWallpapers
+include $(SRC_TARGET_DIR)/product/emulator.mk
+
# Additional settings used in all AOSP builds
PRODUCT_PROPERTY_OVERRIDES := \
ro.com.android.dateformat=MM-dd-yyyy \