Enable load kernel modules in parallel am: 8d39d547f2 am: 6edc5675da

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/17690766

Change-Id: Id95b50c8b51890355eb1e870b5e78613cc7152de
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
chungkai 2022-04-12 02:07:59 +00:00 committed by Automerger Merge Worker
commit fcb614509a

View file

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