Merge "Revert "Disable EHLD"" into main

This commit is contained in:
Treehugger Robot 2024-09-13 03:44:14 +00:00 committed by Android (Google) Code Review
commit 51f9731655

View file

@ -51,8 +51,6 @@ 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)