aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2019-05-22 17:29:58 +0800
committerSzuWei Lin <szuweilin@google.com>2019-05-23 20:05:22 +0800
commit78318c9a6e16d7c44de023086a1d5ac91b1b4906 (patch)
tree2ab4f4f47bc008fefa672ef3b63a6084db7962c8
parentf52dbb81fe50cc0821045bb3160fa4b80e885b69 (diff)
downloadbuild-78318c9a6e16d7c44de023086a1d5ac91b1b4906.tar.gz
Add AOSP WallpaperPicker to GSI
The patch also update the mainline whitelist. Bug: 133295307 Test: build gsi_arm64-userdebug and flash on a Pixel device, Test: long press on the homescreen, WallpaperPicker is in the selection Change-Id: I7831471cc920a24d64512341f0e4f3fef5024b30 (cherry picked from commit 5f23fee45fcc96f641ba6e80b991233045cb5bff)
-rw-r--r--target/product/gsi_common.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/target/product/gsi_common.mk b/target/product/gsi_common.mk
index c38dd804ab..0e9b29e72f 100644
--- a/target/product/gsi_common.mk
+++ b/target/product/gsi_common.mk
@@ -41,7 +41,6 @@ PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += \
system/lib/libgiftranscode.so \
system/lib64/libframesequence.so \
system/lib64/libgiftranscode.so \
- system/priv-app/Dialer/Dialer.apk \
# Some GSI builds enable dexpreopt, whitelist these preopt files
PRODUCT_ARTIFACT_PATH_REQUIREMENT_WHITELIST += %.odex %.vdex %.art
@@ -74,14 +73,12 @@ PRODUCT_COPY_FILES += \
# Support addtional P vendor interface
PRODUCT_EXTRA_VNDK_VERSIONS := 28
-# Default AOSP packages
+# More AOSP packages
PRODUCT_PACKAGES += \
messaging \
-
-# Default AOSP packages
-PRODUCT_PACKAGES += \
PhotoTable \
WAPPushManager \
+ WallpaperPicker \
# Telephony:
# Provide a APN configuration to GSI product