Snap for 11800966 from a0e0cfed6f
to 24Q3-release
Change-Id: I16c2bf9e7949b7ff83a10c7030a10959277ba1f9
This commit is contained in:
commit
f7d3decb38
2 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,7 @@ RELEASE_GOOGLE_PRODUCT_BOOTLOADER_DIR := bootloader/$(RELEASE_GOOGLE_BOOTLOADER_
|
|||
$(call soong_config_set,bootloader,prebuilt_dir,$(RELEASE_GOOGLE_BOOTLOADER_CHEETAH_DIR))
|
||||
|
||||
# The modules which need to be loaded in sequential
|
||||
BOARD_KERNEL_CMDLINE += fips140.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||
|
||||
TARGET_BOARD_INFO_FILE := device/google/pantah/board-info.txt
|
||||
|
|
|
@ -18,6 +18,7 @@
|
|||
BOARD_BOOTCONFIG += androidboot.load_modules_parallel=true
|
||||
|
||||
# The modules which need to be loaded in sequential
|
||||
BOARD_KERNEL_CMDLINE += fips140.load_sequential=1
|
||||
BOARD_KERNEL_CMDLINE += exynos_drm.load_sequential=1
|
||||
|
||||
RELEASE_GOOGLE_PRODUCT_RADIO_DIR := $(RELEASE_GOOGLE_PANTHER_RADIO_DIR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue