summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-06-21 03:17:38 +0100
committerVishal Bhoj <vishal.bhoj@linaro.org>2017-06-21 03:17:38 +0100
commitdc7e5e125a09769bc98db3a24a61635a53af775d (patch)
tree4140e1f2d68d99e136e08cb40fbb57dac80e8c36
parent4734517b5a54f154c3c8277a8352dd220e2ef850 (diff)
downloadhikey-dc7e5e125a09769bc98db3a24a61635a53af775d.tar.gz
hikey960: Enable selinux enforcing mode
Change-Id: I5705a281232b2a19e4f727704ed8d0b29d65a277 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--hikey960/BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/hikey960/BoardConfig.mk b/hikey960/BoardConfig.mk
index 94631c2e..aa88903e 100644
--- a/hikey960/BoardConfig.mk
+++ b/hikey960/BoardConfig.mk
@@ -4,7 +4,7 @@ TARGET_BOARD_PLATFORM := hikey960
TARGET_NO_DTIMAGE := false
-BOARD_KERNEL_CMDLINE := androidboot.hardware=hikey960 androidboot.selinux=permissive
+BOARD_KERNEL_CMDLINE := androidboot.hardware=hikey960
BOARD_KERNEL_CMDLINE += firmware_class.path=/system/etc/firmware loglevel=15
BOARD_MKBOOTIMG_ARGS := --base 0x0 --tags_offset 0x07a00000 --kernel_offset 0x00080000 --ramdisk_offset 0x07c00000