Revert "mondrian: temp disable selinux"

This reverts commit a056e5cc21.
This commit is contained in:
nyyu 2022-11-30 08:19:49 +01:00
parent 2ab39f723b
commit 6a0843b431

View File

@ -45,7 +45,6 @@ TARGET_SCREEN_DENSITY := 320
# Kernel
BOARD_KERNEL_BASE := 0x00000000
BOARD_KERNEL_CMDLINE := console=null androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 zcache.enabled=1 zcache.compressor=lz4
BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
BOARD_KERNEL_IMAGE_NAME := zImage
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_SEPARATED_DT := true