Merge "Add one variable to decide if need TTS voice packs" into main
This commit is contained in:
commit
5610bfc743
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user