projects
/
GitHub
/
moto-9609
/
twrp_device_motorola_troika.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f46dd34
)
Added some infos about kernel and recovery
author
mauronofrio
<poronofrio@gmail.com>
Fri, 28 Dec 2018 16:33:21 +0000
(17:33 +0100)
committer
mauronofrio
<poronofrio@gmail.com>
Fri, 28 Dec 2018 16:33:21 +0000
(17:33 +0100)
BoardConfig.mk
patch
|
blob
|
blame
|
history
diff --git
a/BoardConfig.mk
b/BoardConfig.mk
index 21470fec60029db49f1915f432d98d4af57db643..321e9b2029aa557ac34719f8e8864d4ed4ef9830 100644
(file)
--- a/
BoardConfig.mk
+++ b/
BoardConfig.mk
@@
-67,6
+67,11
@@
BOARD_VENDORIMAGE_PARTITION_SIZE := 1073741824
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true
+TARGET_NO_KERNEL := false
+TARGET_NO_RECOVERY := false
+BOARD_USES_RECOVERY_AS_BOOT := true
+BOARD_BUILD_SYSTEM_ROOT_IMAGE := true
+
# Workaround for error copying vendor files to recovery ramdisk
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_COPY_OUT_VENDOR := vendor