Initial list update to 12

* Only updated package names for now
* TODO: Remove Markup libs when removing MarkupGoogle apk
* TODO: Drop x86 support and/or add x86_64 support for emu
This commit is contained in:
Paul Keith
2021-10-08 11:45:03 -05:00
parent a91f9c08b5
commit 36c78c10d9
8 changed files with 14 additions and 13 deletions

View File

@@ -99,7 +99,7 @@ remove_big_optional_apps() {
rm -rf product/app/MarkupGoogle
rm -rf product/app/talkback
rm -rf product/priv-app/AndroidMigratePrebuilt
rm -rf product/priv-app/SetupWizardPrebuilt
rm -rf product/priv-app/SetupWizard
rm -rf product/priv-app/Velvet
}