mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-23 06:06:27 -08:00
LG8n: Remove Permissive boot because we can boot enforcing now
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
9a6a4c6373
commit
12b8b0b9de
|
@ -30,7 +30,6 @@ BOARD_RAMDISK_USE_LZ4 := true
|
||||||
BOARD_KERNEL_SEPARATED_DTBO := true
|
BOARD_KERNEL_SEPARATED_DTBO := true
|
||||||
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
BOARD_INCLUDE_DTB_IN_BOOTIMG := true
|
||||||
BOARD_KERNEL_CMDLINE += bootopt=64S3,32N2,64N2
|
BOARD_KERNEL_CMDLINE += bootopt=64S3,32N2,64N2
|
||||||
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
|
||||||
BOARD_KERNEL_CMDLINE += androidboot.init_fatal_reboot_target=recovery
|
BOARD_KERNEL_CMDLINE += androidboot.init_fatal_reboot_target=recovery
|
||||||
|
|
||||||
BOARD_KERNEL_PAGESIZE := 4096
|
BOARD_KERNEL_PAGESIZE := 4096
|
||||||
|
|
Loading…
Reference in a new issue