Revert "Enable load kernel modules in parallel"

This reverts commit 264b325dd1.

Reason for revert: Boot crashes on gs101 devices

Bug: 226705295
Change-Id: Id074bbc5fdc9f747f45d01405f5b08f37e5617f3
This commit is contained in:
Sam Dubey 2022-03-25 07:33:15 +00:00
parent cce5e9f8b0
commit 293b0c871d

View file

@ -382,9 +382,6 @@ BOARD_KERNEL_CMDLINE += at24.write_timeout=100
# Enable larger logbuf # Enable larger logbuf
BOARD_KERNEL_CMDLINE += log_buf_len=1024K BOARD_KERNEL_CMDLINE += log_buf_len=1024K
# Enable load module in parallel
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
# Protected VM firmware # Protected VM firmware
BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000 BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000