Revert "Disable EHLD"
This reverts commit 7e10eefc25
.
Reason for revert: Re-enable EHLD since kernel EHLD issue is fixed.
Bug: 354380599
Change-Id: I588c2b96a69cabb7be8d264c9591b61da80fb5e2
This commit is contained in:
parent
7e10eefc25
commit
e767cebf22
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||||
BOARD_KERNEL_CMDLINE += kunit.enable=1
|
BOARD_KERNEL_CMDLINE += kunit.enable=1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
BOARD_KERNEL_CMDLINE += ehld.noehld=1
|
|
||||||
|
|
||||||
TARGET_NO_BOOTLOADER := true
|
TARGET_NO_BOOTLOADER := true
|
||||||
TARGET_NO_RADIOIMAGE := true
|
TARGET_NO_RADIOIMAGE := true
|
||||||
BOARD_PREBUILT_BOOTIMAGE := $(wildcard $(TARGET_KERNEL_DIR)/boot.img)
|
BOARD_PREBUILT_BOOTIMAGE := $(wildcard $(TARGET_KERNEL_DIR)/boot.img)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue