Remove SpeechServicesByGoogle as well

* Used mostly by talkback and GoogleTTS, which we remove as well for low resource devices
* This matches TARGET_IS_GROUPER guard on inline builds

Change-Id: I9fdba8e8dc84933b715aa5816d1d061bde8a01a6
This commit is contained in:
Giovanni Ricca
2023-11-12 09:16:16 +00:00
parent 2fe4d03e7b
commit e8c101ba0e

View File

@@ -108,6 +108,7 @@ remove_big_optional_apps() {
ui_print "Low resource device detected, removing large extras"
rm -rf product/app/GoogleTTS
rm -rf product/app/MarkupGoogle
rm -rf product/app/SpeechServicesByGoogle
rm -rf product/app/talkback
rm -rf product/priv-app/GoogleRestore
rm -rf product/priv-app/Velvet