projects
/
GitHub
/
exynos8895
/
android_device_samsung_universal8895-common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1efd6d6
)
universal8895: build apex image
author
Michael Benedict
<michaelbt@live.com>
Sat, 5 Oct 2019 10:15:02 +0000
(20:15 +1000)
committer
Jan 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
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfigCommon.mk
b/BoardConfigCommon.mk
index 2aff1cdf14c71c402f31c9f81018eff8a117451c..9e25b950c925986d9eab457e96f867f51305df45 100644
(file)
--- a/
BoardConfigCommon.mk
+++ b/
BoardConfigCommon.mk
@@
-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