Remove TTS voice packs from factory ROM
For factory ROM UPH concern, we did not need TTS voice packs. Hence, we remove them and then it could reduce super image size and increase flash station speed. Bug: 314245991 Test: Check super image size Change-Id: I4ba9746c8a07c5452791d673335d07eb89abd6df
This commit is contained in:
parent
a66b47f5ee
commit
beb34e606e
1 changed files with 2 additions and 0 deletions
|
@ -45,3 +45,5 @@ SOONG_CONFIG_gpssdk_gpsconf := factory
|
|||
|
||||
# Factory binary of camera
|
||||
PRODUCT_PACKAGES += fatp_ct3_wide_hat_tool fatp_ct3_tele_hat_tool fatp_ct3_ultrawide_hat_tool
|
||||
|
||||
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue