The easter egg is now its own APK.

It should be included wherever SystemUI is.

Bug: 27376882
Change-Id: Ibe2688c86e58bdfb8a5278c9c4939d7cdb524078
This commit is contained in:
Dan Sandler 2016-06-25 10:54:39 -04:00 committed by Daniel Sandler
parent 44d50cac49
commit 26c4ef4c65
2 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,7 @@ PRODUCT_PACKAGES := \
OneTimeInitializer \
Provision \
SystemUI \
EasterEgg \
WallpaperCropper
PRODUCT_PACKAGES += \

View File

@ -44,6 +44,7 @@ PRODUCT_PACKAGES := \
SoftKeyboard \
sqlite3 \
SystemUI \
EasterEgg \
WidgetPreview
# Define the host tools and libs that are parts of the SDK.