Add sysui dark theme dependency

Bug: 38163994
Bug: 37014702
Test: make
Change-Id: I93253b07221e04717b0cbe0b650e9d1ec54da36b
This commit is contained in:
Lucas Dupin 2017-05-26 08:38:52 -07:00
parent 56c80bee6c
commit b5e44b0a0b
2 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ PRODUCT_PACKAGES := \
OneTimeInitializer \ OneTimeInitializer \
Provision \ Provision \
SystemUI \ SystemUI \
SysuiDarkThemeOverlay \
EasterEgg \ EasterEgg \
WallpaperCropper WallpaperCropper

View File

@ -46,6 +46,7 @@ PRODUCT_PACKAGES := \
SoftKeyboard \ SoftKeyboard \
sqlite3 \ sqlite3 \
SystemUI \ SystemUI \
SysuiDarkThemeOverlay \
EasterEgg \ EasterEgg \
WallpaperPicker \ WallpaperPicker \
WidgetPreview WidgetPreview