Merge \"The easter egg is now its own APK.\" into nyc-dev
am: 18ecea3986
Change-Id: Ica7456ab7bf01dba0f294fce3720b0e19db02f38
This commit is contained in:
commit
e4224c46cb
|
@ -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