Merge "Disable EHLD" into main
This commit is contained in:
commit
e0c6ac8b06
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
|||
BOARD_KERNEL_CMDLINE += kunit.enable=1
|
||||
endif
|
||||
|
||||
BOARD_KERNEL_CMDLINE += ehld.noehld=1
|
||||
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
TARGET_NO_RADIOIMAGE := true
|
||||
BOARD_PREBUILT_BOOTIMAGE := $(wildcard $(TARGET_KERNEL_DIR)/boot.img)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue