Enable load kernel modules in parallel

Test: enable successfully without avc denial
Bug: 180676019
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ie3cd1499b2a7e00e0aa38a9c1fee29bc0f0f74bb
This commit is contained in:
chungkai 2022-03-28 06:56:42 +00:00 committed by Chung-Kai (Michael) Mei
parent deca07793f
commit 7b2197e8af

View file

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