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 and boot to home Change-Id: Id7b09346e015c3c895e66633a959ab37a9500ec9
This commit is contained in:
parent
f92d646868
commit
cebb518092
3 changed files with 6 additions and 0 deletions
|
@ -43,3 +43,5 @@ SOONG_CONFIG_gpssdk_gpsconf := factory
|
||||||
|
|
||||||
# Factory binaries of camera
|
# 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_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
|
|
@ -43,3 +43,5 @@ SOONG_CONFIG_gpssdk_gpsconf := factory
|
||||||
|
|
||||||
# Factory binaries of camera
|
# 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_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
|
|
@ -43,3 +43,5 @@ SOONG_CONFIG_gpssdk_gpsconf := factory
|
||||||
|
|
||||||
# Factory binaries of camera
|
# Factory binaries of camera
|
||||||
PRODUCT_PACKAGES += fatp_km4cm4tk4_wide_hat_tool fatp_km4cm4tk4_ultrawide_hat_tool fatp_tk4_front_hat_tool
|
PRODUCT_PACKAGES += fatp_km4cm4tk4_wide_hat_tool fatp_km4cm4tk4_ultrawide_hat_tool fatp_tk4_front_hat_tool
|
||||||
|
|
||||||
|
PRODUCT_WITHOUT_TTS_VOICE_PACKS := true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue