aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRygebin <kaankulahli2@gmail.com>2017-04-27 18:55:33 +0000
committerRygebin <kaankulahli2@gmail.com>2017-05-10 15:55:18 +0000
commit4d2be0dab467e83848cea43e4c4e30017055963f (patch)
tree51517a051454aec9afb7c9c3bf6fb222165d2c69
parent0ca993e129c19b12f50d33636c3dfccbf0aa68bc (diff)
Revert shamrock: [TEMP] SElinux Permissive
Change-Id: I2de6778beb5e82ada96ee398722ad51eb2d5e77c
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 33a177f..c8b503a 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -93,7 +93,7 @@ TARGET_USES_OVERLAY := true
# Kernel
BOARD_DTBTOOL_ARGS := -2
BOARD_KERNEL_BASE := 0x80000000
-BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk androidboot.selinux=permissive
+BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.console=ttyHSL0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 androidboot.bootdevice=7824900.sdhci lpm_levels.sleep_disabled=1 earlyprintk
BOARD_KERNEL_PAGESIZE := 2048
BOARD_KERNEL_TAGS_OFFSET := 0x00000100
BOARD_RAMDISK_OFFSET := 0x01000000