sdm710-common: permissive selinux
This commit is contained in:
parent
da66a65c9e
commit
549291d79f
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ BOARD_KERNEL_CMDLINE := \
|
||||||
loop.max_part=7 \
|
loop.max_part=7 \
|
||||||
kpti=off
|
kpti=off
|
||||||
BOARD_KERNEL_CMDLINE += androidboot.android_dt_dir=/non-existent androidboot.boot_devices=soc/7c4000.sdhci
|
BOARD_KERNEL_CMDLINE += androidboot.android_dt_dir=/non-existent androidboot.boot_devices=soc/7c4000.sdhci
|
||||||
|
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
|
||||||
BOARD_KERNEL_BASE := 0x00000000
|
BOARD_KERNEL_BASE := 0x00000000
|
||||||
BOARD_KERNEL_PAGESIZE := 4096
|
BOARD_KERNEL_PAGESIZE := 4096
|
||||||
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
|
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
|
||||||
|
|
Loading…
Reference in a new issue