Merge "Add AOSP WallpaperPicker to GSI"
This commit is contained in:
commit
ed46a99e81
1 changed files with 2 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue