marble: add permissive SELinux mode to kernel command line
The sepolicy should obviously end up in the enforcing state, but we leave it in the permissive state for the initial boot check.
This commit is contained in:
@ -93,6 +93,7 @@ BOARD_KERNEL_CMDLINE := \
|
||||
BOARD_BOOTCONFIG := \
|
||||
androidboot.hardware=qcom \
|
||||
androidboot.memcg=1 \
|
||||
androidboot.selinux=permissive \
|
||||
androidboot.usbcontroller=a600000.dwc3
|
||||
|
||||
# Kernel modules
|
||||
|
Reference in New Issue
Block a user