Merge "also set twrp cmdline for legacy A/B" into android-11
This commit is contained in:
@@ -2,7 +2,10 @@ include vendor/twrp/config/BoardConfigKernel.mk
|
||||
include vendor/twrp/config/BoardConfigSoong.mk
|
||||
|
||||
ifeq ($(BOARD_USES_RECOVERY_AS_BOOT),true)
|
||||
GENERIC_KERNEL_CMDLINE += twrpfastboot=1
|
||||
ifeq ($(BOARD_BOOT_HEADER_VERSION),3)
|
||||
GENERIC_KERNEL_CMDLINE += twrpfastboot=1
|
||||
else
|
||||
INTERNAL_KERNEL_CMDLINE += twrpfastboot=1
|
||||
endif
|
||||
endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user