Revert "sdm845-common: Override AVB version in kernel cmdline"
* As of 78934c9 (change-id: Ie1efa6f1abd8fa8f495aededd145c0ab2c0c1fae)
in frameworks/base if treble is enabled AVB check is skipped.
This reverts commit 6c408b0c2e
.
Change-Id: I999d3cda434b21c9dc9d6d08c5b646cb61f778ca
This commit is contained in:
parent
880a57acbf
commit
dd8fab4df5
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,6 @@ TARGET_NO_BOOTLOADER := true
|
|||
# Kernel
|
||||
BOARD_KERNEL_BASE := 0x80000000
|
||||
BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom androidboot.console=ttyMSM0 video=vfb:640x400,bpp=32,memsize=3072000 msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 service_locator.enable=1 swiotlb=2048 androidboot.configfs=true androidboot.usbcontroller=a600000.dwc3 firmware_class.path=/vendor/firmware_mnt/image loop.max_part=7
|
||||
BOARD_KERNEL_CMDLINE += androidboot.avb_version=0.0 androidboot.vbmeta.avb_version=0.0
|
||||
BOARD_KERNEL_IMAGE_NAME := Image.gz-dtb
|
||||
BOARD_KERNEL_PAGESIZE := 4096
|
||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||
|
|
Loading…
Reference in a new issue