Add emulator modules to PRODUCT_PACKAGES in full and sdk products

Bug: 7556265
Change-Id: Ie84f5ed6b17cccea7e6181f16686e2aac6955f1a
This commit is contained in:
Jesse Hall
2012-11-28 09:53:20 -08:00
parent a2314e433e
commit 229b137564
3 changed files with 39 additions and 0 deletions

View File

@@ -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 \