From 5ee0aca65a6f45227df50935ee800d1e3fedb49b Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Tue, 28 Jan 2020 15:47:08 +0530 Subject: [PATCH] Revert "Revert "sdm710-common: Generate the apex image."" This reverts commit 7ba00d555dd59aed1e783ca72551c79d68c33ccb. --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 0f7f7f6..9fd0c01 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -35,6 +35,9 @@ TARGET_KERNEL_ARCH := arm64 # Platform TARGET_BOARD_PLATFORM_GPU := qcom-adreno616 +# APEX image +DEXPREOPT_GENERATE_APEX_IMAGE := true + # Audio USE_XML_AUDIO_POLICY_CONF := 1 AUDIO_FEATURE_ENABLED_FM_POWER_OPT := true