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

am: 85520a6

* commit '85520a6b2fbb42a231b93b7357564f19a3ae3d76':
  Wallpaper backup/restore is now in its own package

Change-Id: Ib825c5c908aa8e372fef70aad17377babb1ab7e7
This commit is contained in:
Chris Tate 2016-04-20 22:30:24 +00:00 committed by android-build-merger
commit cd7fdd714e
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 \