From 9787b0c33eda1304773bd075b7001249f9fc0275 Mon Sep 17 00:00:00 2001 From: Nicolas Geoffray Date: Fri, 22 Feb 2019 15:38:22 +0000 Subject: msm8996-common: Generate the apex image. Change-Id: I18a76766590db27a4c32534dc948f55f78da166c --- BoardConfigCommon.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index f0e8be3..9f91296 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -64,6 +64,9 @@ BOARD_VNDK_VERSION := current PRODUCT_FULL_TREBLE_OVERRIDE := true PRODUCT_VENDOR_MOVE_ENABLED := true +# APEX image +DEXPREOPT_GENERATE_APEX_IMAGE := true + # Audio AUDIO_FEATURE_ENABLED_ACDB_LICENSE := true AUDIO_FEATURE_ENABLED_ALAC_OFFLOAD := true -- cgit v1.2.3