forked from openkylin/platform_build
Merge \\\"The easter egg is now its own APK.\\\" into nyc-dev am: 18ecea3986
am: 377d5bdb3f
am: c3e2c808de
Change-Id: I5510ccc04c4b3b1b334d8525bb5c0569d569b5ab
This commit is contained in:
commit
c1f1d59c71
|
@ -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