diff options
| author | Ricardo Cerqueira <ricardo@cyngn.com> | 2014-11-29 14:49:08 +0000 |
|---|---|---|
| committer | Tom Marshall <tdm@cyngn.com> | 2014-12-12 21:46:28 +0000 |
| commit | 92d2457fa8c8e5e3bc85db02dbd5c09d05e0ddb6 (patch) | |
| tree | b1a83da21063fda5c403bbd1143f5a977a3c38f0 | |
| parent | 7a3a6355ebbdb724e9e53d8f9b48dfe541ea24db (diff) | |
selinux: Enforcing
Change-Id: Icf5beb2e6565df86443b28628d1d91cc086212b3
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 8631694..f98521b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -18,7 +18,7 @@ -include device/oppo/msm8974-common/BoardConfigCommon.mk # Kernel -BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 androidboot.selinux=permissive +BOARD_KERNEL_CMDLINE := console=ttyHSL0,115200,n8 androidboot.hardware=qcom user_debug=31 msm_rtb.filter=0x3F ehci-hcd.park=3 TARGET_KERNEL_CONFIG := cyanogenmod_find7_defconfig # Bluetooth |
