Revert "Revert^3 "shusky: disable parallel module loading""

This reverts commit eead637cec.

Reason for revert: b/284937144

Change-Id: I0538a9a57f4e202cab9701cb16dbd6ea1e55f859
This commit is contained in:
Jing Wang 2023-05-30 23:07:55 +00:00 committed by Android (Google) Code Review
parent eead637cec
commit d4c206cfcf
3 changed files with 0 additions and 18 deletions

View file

@ -14,12 +14,6 @@
# limitations under the License. # limitations under the License.
# #
# Enable load module in parallel
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
# The modules which need to be loaded in sequential
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := husky TARGET_BOOTLOADER_BOARD_NAME := husky
TARGET_SCREEN_DENSITY := 520 TARGET_SCREEN_DENSITY := 520

View file

@ -14,12 +14,6 @@
# limitations under the License. # limitations under the License.
# #
# Enable load module in parallel
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
# The modules which need to be loaded in sequential
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := ripcurrent TARGET_BOOTLOADER_BOARD_NAME := ripcurrent
TARGET_SCREEN_DENSITY := 440 TARGET_SCREEN_DENSITY := 440

View file

@ -14,12 +14,6 @@
# limitations under the License. # limitations under the License.
# #
# Enable load module in parallel
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
# The modules which need to be loaded in sequential
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt TARGET_BOARD_INFO_FILE := device/google/shusky/board-info.txt
TARGET_BOOTLOADER_BOARD_NAME := shiba TARGET_BOOTLOADER_BOARD_NAME := shiba
TARGET_SCREEN_DENSITY := 420 TARGET_SCREEN_DENSITY := 420