From 7ba00d555dd59aed1e783ca72551c79d68c33ccb Mon Sep 17 00:00:00 2001 From: SamarV-121 Date: Tue, 17 Dec 2019 06:31:46 +0000 Subject: [PATCH] Revert "sdm710-common: Generate the apex image." This reverts commit def6db396f538f9d516915649630b80fc8821be7. --- BoardConfigCommon.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 06934bc..f76263c 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -35,9 +35,6 @@ 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