diff --git a/BoardConfig.mk b/BoardConfig.mk index dc05378..8be2bc9 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -50,6 +50,7 @@ BOARD_MKBOOTIMG_ARGS += --dtb_offset $(BOARD_DTB_OFFSET) BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION) BOARD_KERNEL_CMDLINE := bootopt=64S3,32N2,64N2 +BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive # Kernel TARGET_KERNEL_ARCH := arm64