From f5fbb9e0c00ff7871cce1635abeaae4dbbc8bfd1 Mon Sep 17 00:00:00 2001 From: Louis Popi Date: Thu, 12 Nov 2015 21:31:59 +0100 Subject: [PATCH] bacon: Hang on, sepolicy is for weak --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index 3594e1e5..9b935269 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -91,7 +91,7 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 13271448576 # Kernel TARGET_KERNEL_CONFIG := bacon_defconfig KERNEL_DEFCONFIG := bacon_defconfig -BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=bacon user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1 androidboot.selinux=permissive +BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=bacon user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.bootdevice=msm_sdcc.1 BOARD_KERNEL_TAGS_OFFSET := 0x01e00000 BOARD_RAMDISK_OFFSET := 0x02000000 BOARD_KERNEL_BASE := 0x00000000