Merge "Revert "Enable load kernel modules in parallel""

This commit is contained in:
Daniel Mentz 2022-06-29 03:56:00 +00:00 committed by Android (Google) Code Review
commit 824ac7faef

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