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: I8006991b22072e841a8d94637daeb0f105c8ada1
This commit is contained in:
parent
43472a8cd7
commit
d9b70874ed
1 changed files with 2 additions and 0 deletions
|
@ -36,3 +36,5 @@ $(call soong_config_set, gpssdk, gpsmcuversion, gpsv1_$(TARGET_BUILD_VARIANT))
|
|||
|
||||
# Factory binaries of camera
|
||||
PRODUCT_PACKAGES += fatp_km4cm4tk4_wide_hat_tool fatp_km4cm4_tele_hat_tool fatp_km4cm4tk4_ultrawide_hat_tool fatp_km4cm4_front_hat_tool
|
||||
|
||||
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue