sdm710-common: Generate the apex image.
Change-Id: I18a76766590db27a4c32534dc948f55f78da166c Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
d2e539a606
commit
def6db396f
1 changed files with 3 additions and 0 deletions
|
@ -33,6 +33,9 @@ TARGET_KERNEL_ARCH := arm64
|
|||
# Platform
|
||||
TARGET_BOARD_PLATFORM_GPU := qcom-adreno616
|
||||
|
||||
# APEX image
|
||||
DEXPREOPT_GENERATE_APEX_IMAGE := true
|
||||
|
||||
# Audio
|
||||
AUDIO_FEATURE_ENABLED_AAC_ADTS_OFFLOAD := true
|
||||
AUDIO_FEATURE_ENABLED_EXTN_FORMATS := true
|
||||
|
|
Loading…
Reference in a new issue