Enable load kernel modules in parallel

only enable for alive project.

Test: boot to home screen without error and avc denials
Bug: 180676019
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: I387f425b15427babc7669c00e530f3fc37fa9aa8
This commit is contained in:
chungkai 2022-04-11 09:07:30 +00:00 committed by Chung-Kai (Michael) Mei
parent 79a9909c07
commit 8d39d547f2

View file

@ -18,6 +18,8 @@ TARGET_BOOTLOADER_BOARD_NAME := bluejay
TARGET_SCREEN_DENSITY := 420
USES_DEVICE_GOOGLE_BLUEJAY := true
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
include device/google/gs101/BoardConfig-common.mk
include device/google/gs101/wifi/BoardConfig-wifi.mk
-include vendor/google_devices/gs101/prebuilts/BoardConfigVendor.mk