aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshwin Ramesh <ashwinr64@gmail.com>2015-12-07 09:00:56 +0530
committerAshwin <ashwinr64@gmail.com>2015-12-15 17:08:05 +0530
commitfbf130aae821bda2b16c928c1c8293234fea3d44 (patch)
treeca0ff8243f9acbc6fe663c608345513688a13266
parent91d882e2723f4d69e9710d147a0c3c930eae18f9 (diff)
Condor: Enforce SELinux
Change-Id: Iafc0e6160052c651490fb8a0a07bc711a04f8242
-rw-r--r--BoardConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 9d35d98..2460234 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -23,8 +23,6 @@ LOCAL_PATH := device/motorola/condor
TARGET_KERNEL_CONFIG := cm_condor_defconfig
TARGET_KERNEL_SOURCE := kernel/motorola/msm8610
-BOARD_KERNEL_CMDLINE += androidboot.selinux=permissive
-
# Storage & partiiton
BOARD_BOOTIMAGE_PARTITION_SIZE := 10444800
BOARD_RECOVERYIMAGE_PARTITION_SIZE := 10526720