qcom: Enable TARGET_USES_QCOM_MM_AUDIO
Change-Id: Iff693650db4b9423bc4bb16c12f592c2a74248af
This commit is contained in:
parent
63f767edd9
commit
c835d38e3e
1 changed files with 3 additions and 0 deletions
|
@ -51,6 +51,9 @@ ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
# Allow building audio encoders
|
||||||
|
TARGET_USES_QCOM_MM_AUDIO := true
|
||||||
|
|
||||||
# Enable extra offloading for post-805 targets
|
# Enable extra offloading for post-805 targets
|
||||||
ifneq ($(filter msm8992 msm8994,$(TARGET_BOARD_PLATFORM)),)
|
ifneq ($(filter msm8992 msm8994,$(TARGET_BOARD_PLATFORM)),)
|
||||||
qcom_flags += -DHAS_EXTRA_FLAC_METADATA
|
qcom_flags += -DHAS_EXTRA_FLAC_METADATA
|
||||||
|
|
Loading…
Reference in a new issue