Merge "Revert^2 "Add one variable to decide if need TTS voice packs"" into main

This commit is contained in:
Treehugger Robot 2024-06-13 11:17:20 +00:00 committed by Android (Google) Code Review
commit 094c853eac

View file

@ -14,7 +14,9 @@
# limitations under the License. # limitations under the License.
# #
ifeq (,$(filter true, $(PRODUCT_WITHOUT_TTS_VOICE_PACKS)))
include device/google/gs-common/tts/voice_packs.mk include device/google/gs-common/tts/voice_packs.mk
endif
PRODUCT_SOONG_NAMESPACES += \ PRODUCT_SOONG_NAMESPACES += \
device/google/gs-common/powerstats device/google/gs-common/powerstats