3
0
Fork 0

gms: Import Pixel Live Wallpapers

Since we have WallpaperPickerGoogleRelease now, include these live wallpapers as well

Change-Id: I37f48da196b997e313b7fd08a642b995b2d8c56c
This commit is contained in:
ralph950412 2024-07-02 02:40:34 +08:00
parent 51791398ff
commit 546fc3a3d1
4 changed files with 17 additions and 0 deletions

View File

@ -589,6 +589,19 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "PixelLiveWallpaperPrebuilt",
owner: "gms",
apk: "proprietary/product/priv-app/PixelLiveWallpaperPrebuilt/PixelLiveWallpaperPrebuilt.apk",
preprocessed: true,
presigned: true,
dex_preopt: {
enabled: false,
},
privileged: true,
product_specific: true,
}
android_app_import {
name: "PixelSupportPrebuilt",
owner: "gms",

View File

@ -227,6 +227,7 @@ PRODUCT_PACKAGES += \
HelpRtcPrebuilt \
PartnerSetupPrebuilt \
Phonesky \
PixelLiveWallpaperPrebuilt \
PixelSupportPrebuilt \
PrebuiltBugle \
PrebuiltGmsCoreSc \

View File

@ -299,6 +299,9 @@ system_ext/etc/permissions/privapp-permissions-google-se.xml
# Pixel Support
-product/priv-app/PixelSupportPrebuilt/PixelSupportPrebuilt.apk;PRESIGNED
# Pixel Live Wallpaper
-product/priv-app/PixelLiveWallpaperPrebuilt/PixelLiveWallpaperPrebuilt.apk;PRESIGNED
# Print
-system/app/GooglePrintRecommendationService/GooglePrintRecommendationService.apk;OVERRIDES=PrintRecommendationService;PRESIGNED