universal8895: build apex image
authorMichael Benedict <michaelbt@live.com>
Sat, 5 Oct 2019 10:15:02 +0000 (20:15 +1000)
committerJan Altensen <info@stricted.net>
Sun, 19 Jan 2020 07:53:29 +0000 (08:53 +0100)
Signed-off-by: Michael Benedict <michaelbt@live.com>
BoardConfigCommon.mk

index 2aff1cdf14c71c402f31c9f81018eff8a117451c..9e25b950c925986d9eab457e96f867f51305df45 100644 (file)
@@ -54,6 +54,9 @@ TARGET_2ND_CPU_VARIANT := cortex-a53.a57
 # Binder
 TARGET_USES_64_BIT_BINDER := true
 
+# Apex
+DEXPREOPT_GENERATE_APEX_IMAGE := true
+
 # Extracted with libbootimg
 BOARD_CUSTOM_BOOTIMG := true
 BOARD_CUSTOM_BOOTIMG_MK := hardware/samsung/mkbootimg.mk