mondrian: temp disable selinux

This commit is contained in:
nyyu 2022-09-24 09:48:27 +02:00
parent 9af02d8498
commit a056e5cc21

View file

@ -48,6 +48,7 @@ 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