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:
parent
44d50cac49
commit
26c4ef4c65
|
@ -27,6 +27,7 @@ PRODUCT_PACKAGES := \
|
|||
OneTimeInitializer \
|
||||
Provision \
|
||||
SystemUI \
|
||||
EasterEgg \
|
||||
WallpaperCropper
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
|
@ -44,6 +44,7 @@ PRODUCT_PACKAGES := \
|
|||
SoftKeyboard \
|
||||
sqlite3 \
|
||||
SystemUI \
|
||||
EasterEgg \
|
||||
WidgetPreview
|
||||
|
||||
# Define the host tools and libs that are parts of the SDK.
|
||||
|
|
Loading…
Reference in New Issue