Merge "Wallpaper backup/restore is now in its own package" into nyc-dev

am: 8e9431e

* commit '8e9431e54f23c089b3e664a82c622783ef13796c':
  Wallpaper backup/restore is now in its own package

Change-Id: I3501a452d26316da8787a4695fe2ea46ba85518c
This commit is contained in:
Christopher Tate
2016-04-20 22:19:25 +00:00
committed by android-build-merger
2 changed files with 2 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ PRODUCT_NAME := core
PRODUCT_PACKAGES += \
BackupRestoreConfirmation \
WallpaperBackup \
ExtShared \
ExtServices \
DownloadProvider \

View File

@@ -37,6 +37,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
BackupRestoreConfirmation \
WallpaperBackup \
DefaultContainerService \
ExtShared \
ExtServices \