Revert^2 "Add one variable to decide if need TTS voice packs"
This reverts commit b4a21a0e14
.
Reason for revert: <TalkBack issue cause by this patch. We always include the voice_packs.mk for non factory target >
Bug: 140145973
Change-Id: I865ff7b4d2d25d0135d5df742c201fcc00b0525e
This commit is contained in:
parent
b4a21a0e14
commit
3e8f843ae7
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue