Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 26c4ef4c authored by Dan Sandler's avatar Dan Sandler Committed by Daniel Sandler
Browse files

The easter egg is now its own APK.

It should be included wherever SystemUI is.

Bug: 27376882
Change-Id: Ibe2688c86e58bdfb8a5278c9c4939d7cdb524078
parent 44d50cac
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ PRODUCT_PACKAGES := \
    OneTimeInitializer \
    Provision \
    SystemUI \
    EasterEgg \
    WallpaperCropper

PRODUCT_PACKAGES += \
+1 −0
Original line number Diff line number Diff line
@@ -44,6 +44,7 @@ PRODUCT_PACKAGES := \
	SoftKeyboard \
	sqlite3 \
	SystemUI \
	EasterEgg \
	WidgetPreview

# Define the host tools and libs that are parts of the SDK.