OSDN Git Service

Wallpaper backup/restore is now in its own package
authorChristopher Tate <ctate@google.com>
Wed, 13 Apr 2016 01:24:53 +0000 (18:24 -0700)
committerChristopher Tate <ctate@google.com>
Tue, 19 Apr 2016 20:08:21 +0000 (13:08 -0700)
Bug 25453848
Bug 25727875

Change-Id: I774afad99d23f4f7ffb1675909a5a17732af3fb8

target/product/core_minimal.mk
target/product/core_tiny.mk

index 7a96a1b..0b5ace1 100644 (file)
@@ -24,6 +24,7 @@ PRODUCT_NAME := core
 
 PRODUCT_PACKAGES += \
     BackupRestoreConfirmation \
+    WallpaperBackup \
     ExtShared \
     ExtServices \
     DownloadProvider \
index 5a477c7..f9ec032 100644 (file)
@@ -37,6 +37,7 @@ PRODUCT_PACKAGES += \
 
 PRODUCT_PACKAGES += \
     BackupRestoreConfirmation \
+    WallpaperBackup \
     DefaultContainerService \
     ExtShared \
     ExtServices \