summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2017-06-22 19:37:11 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-06-22 19:37:11 +0000
commitb33487087d7cbe86bd23a6add9e9d2cf6e1df053 (patch)
treee5c635d7f027e6bce2f9f16336fe2aacbbc5464a
parent3a3da7bf329f698bdfbb8511e9ffacffc05290b9 (diff)
parent59bc1bc6a1fd1e12b31a21a51628e9566dd7b6b9 (diff)
downloadhikey-b33487087d7cbe86bd23a6add9e9d2cf6e1df053.tar.gz
hikey960: Enable selinux enforcing mode am: dc7e5e125a
am: 59bc1bc6a1 Change-Id: I8f90ea825b8ea5b9a6e59d749014adf1d404ed7f
-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