Revert "Enable load kernel modules in parallel"

Bug: 237455007
Change-Id: I20adc617efcba1eb81577d26a8f951308f97f479
This commit is contained in:
Daniel Mentz 2022-06-28 17:51:00 -07:00
parent cbd9d0184e
commit 4c3d39677e

View file

@ -404,8 +404,5 @@ 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