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:
commit
cd7fdd714e
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ PRODUCT_NAME := core
|
|||
|
||||
PRODUCT_PACKAGES += \
|
||||
BackupRestoreConfirmation \
|
||||
WallpaperBackup \
|
||||
ExtShared \
|
||||
ExtServices \
|
||||
DownloadProvider \
|
||||
|
|
|
@ -37,6 +37,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
PRODUCT_PACKAGES += \
|
||||
BackupRestoreConfirmation \
|
||||
WallpaperBackup \
|
||||
DefaultContainerService \
|
||||
ExtShared \
|
||||
ExtServices \
|
||||
|
|
Loading…
Reference in a new issue