Require sysui overlay
All builds should include the 2 systemui themes Bug: 62346335 Change-Id: Iacfe3c7494f81ee05118a6f782a96c96ce901bb3
This commit is contained in:
parent
8be30c47d7
commit
a426a60a6b
|
@ -29,6 +29,7 @@ PRODUCT_PACKAGES := \
|
|||
Provision \
|
||||
SystemUI \
|
||||
SysuiDarkThemeOverlay \
|
||||
SysuiLightWallpaperThemeOverlay \
|
||||
EasterEgg \
|
||||
WallpaperCropper
|
||||
|
||||
|
|
|
@ -47,6 +47,7 @@ PRODUCT_PACKAGES := \
|
|||
sqlite3 \
|
||||
SystemUI \
|
||||
SysuiDarkThemeOverlay \
|
||||
SysuiLightWallpaperThemeOverlay \
|
||||
EasterEgg \
|
||||
WallpaperPicker \
|
||||
WidgetPreview
|
||||
|
|
Loading…
Reference in New Issue