3
0
Fork 0

gms: Add Emoji Wallpaper

This commit is contained in:
Leonardo Ledda 2023-06-16 16:45:47 +00:00 committed by Sourajit Karmakar
parent bb1127db8b
commit 749db6ebab
4 changed files with 15 additions and 0 deletions

View File

@ -258,6 +258,17 @@ android_app_import {
product_specific: true,
}
android_app_import {
name: "WallpaperEmojiPrebuilt",
owner: "gms",
apk: "proprietary/product/app/WallpaperEmojiPrebuilt/WallpaperEmojiPrebuilt.apk",
presigned: true,
dex_preopt: {
enabled: false,
},
product_specific: true,
}
android_app_import {
name: "WebViewGoogle-Stub",
owner: "gms",

View File

@ -178,6 +178,7 @@ PRODUCT_PACKAGES += \
SoundAmplifierPrebuilt \
SoundPickerPrebuilt \
TrichromeLibrary-Stub \
WallpaperEmojiPrebuilt \
WebViewGoogle-Stub \
YouTube \
arcore \

View File

@ -107,6 +107,9 @@ product/app/WebViewGoogle/WebViewGoogle.apk.gz
-product/app/PrebuiltGoogleTelemetryTvp/PrebuiltGoogleTelemetryTvp.apk;PRESIGNED
-product/priv-app/HelpRtcPrebuilt/HelpRtcPrebuilt.apk;PRESIGNED
# Emoji Wallpaper
-product/app/WallpaperEmojiPrebuilt/WallpaperEmojiPrebuilt.apk;PRESIGNED
# Files
-product/priv-app/FilesPrebuilt/FilesPrebuilt.apk;PRESIGNED
-system_ext/priv-app/StorageManagerGoogle/StorageManagerGoogle.apk;OVERRIDES=StorageManager;PRESIGNED