Revert^2 "Add one variable to decide if need TTS voice packs"
This reverts commit b4a21a0e1417c329ea9a80c85d80ff7da4cd9244. 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
@ -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