Revert "Enable load kernel modules in parallel"

Revert "fix path for i2c peripheral device"

Revert submission 17628085-gs101_parallel_load_enable

Reason for revert: blocking boot. see b/228549855
Reverted Changes:
I01734345a:fix path for i2c peripheral device
Ie3cd1499b:Enable load kernel modules in parallel

Change-Id: I99775d305d27e9b3a9d4874fed9415285139c7d8
This commit is contained in:
Nicolò Mazzucato 2022-04-08 08:58:40 +00:00
parent 403f13f60a
commit 993b145fae

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