From 530f3ea667f47a553f51578a039836ce5c673f16 Mon Sep 17 00:00:00 2001 From: DerfElot Date: Wed, 5 Apr 2017 02:16:57 +0200 Subject: shinano-common: set SELinux to enforced Change-Id: Ib1dd6500f4b275faff6bdddb5bee67a36614bb89 --- BoardConfigCommon.mk | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'BoardConfigCommon.mk') diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 03820ec..17aae23 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -25,8 +25,7 @@ PRODUCT_PLATFORM:= shinano BOARD_KERNEL_BASE := 0x00000000 BOARD_KERNEL_PAGESIZE := 2048 BOARD_KERNEL_CMDLINE := androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x37 ehci-hcd.park=3 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y -BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive -#BOARD_KERNEL_CMDLINE += androidboot.selinux=disabled +#BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive BOARD_MKBOOTIMG_ARGS := --ramdisk_offset 0x02000000 --tags_offset 0x01E00000 BOARD_KERNEL_SEPARATED_DT := true TARGET_DTB_EXTRA_FLAGS := --force-v2 -- cgit v1.2.3