Merge \"The easter egg is now its own APK.\" into nyc-dev
am: 18ecea3986
Change-Id: I4712931d6e73ecb08dae76b77ad12585a914882b
This commit is contained in:
commit
377d5bdb3f
2 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,7 @@ PRODUCT_PACKAGES := \
|
||||||
OneTimeInitializer \
|
OneTimeInitializer \
|
||||||
Provision \
|
Provision \
|
||||||
SystemUI \
|
SystemUI \
|
||||||
|
EasterEgg \
|
||||||
WallpaperCropper
|
WallpaperCropper
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
|
|
@ -44,6 +44,7 @@ PRODUCT_PACKAGES := \
|
||||||
SoftKeyboard \
|
SoftKeyboard \
|
||||||
sqlite3 \
|
sqlite3 \
|
||||||
SystemUI \
|
SystemUI \
|
||||||
|
EasterEgg \
|
||||||
WidgetPreview
|
WidgetPreview
|
||||||
|
|
||||||
# Define the host tools and libs that are parts of the SDK.
|
# Define the host tools and libs that are parts of the SDK.
|
||||||
|
|
Loading…
Reference in a new issue