Initial changes for Android 12 zips
This commit is contained in:
parent
0a5e02a067
commit
87b6cc26cb
@ -8,7 +8,7 @@
|
||||
#
|
||||
DATE=$(date -u +%Y%m%d_%H%M%S)
|
||||
TOP=$(realpath .)
|
||||
ANDROIDV=11.0.0
|
||||
ANDROIDV=12.0.0
|
||||
GARCH=$1
|
||||
OUT=$TOP/out
|
||||
BUILD=$TOP/build
|
||||
|
@ -98,7 +98,7 @@ remove_big_optional_apps() {
|
||||
rm -rf product/app/GoogleTTS
|
||||
rm -rf product/app/MarkupGoogle
|
||||
rm -rf product/app/talkback
|
||||
rm -rf product/priv-app/AndroidMigratePrebuilt
|
||||
rm -rf product/priv-app/GoogleRestore
|
||||
rm -rf product/priv-app/SetupWizard
|
||||
rm -rf product/priv-app/Velvet
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user