Enable load kernel modules in parallel am: 36e728a381
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/17690765 Change-Id: I2e06dcd32989f4a0c37b543514d5fd9b9db9bc8d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
272c2ce425
2 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,8 @@ else
|
|||
TARGET_SCREEN_DENSITY := 420
|
||||
USES_DEVICE_GOOGLE_RAVIOLE := 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
|
||||
|
|
|
@ -22,6 +22,8 @@ else
|
|||
TARGET_SCREEN_DENSITY := 560
|
||||
USES_DEVICE_GOOGLE_RAVIOLE := 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue