Load fips140.ko before all other kernel modules
Bug: 337838109 Bug: 331791671 Change-Id: Ibb6b512358b43952378b2f479cfb5972b0064311 Signed-off-by: Qian-Hao Huang <qhhuang@google.com>
This commit is contained in:
parent
d0fd806ba8
commit
ec7559cdc8
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ USES_DEVICE_GOOGLE_LYNX := true
|
|||
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
|
||||
|
||||
include device/google/gs201/BoardConfig-common.mk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue