diff options
| author | Ashwin Ramesh <ashwinr64@gmail.com> | 2015-12-07 09:00:56 +0530 |
|---|---|---|
| committer | Ashwin <ashwinr64@gmail.com> | 2015-12-15 17:08:05 +0530 |
| commit | fbf130aae821bda2b16c928c1c8293234fea3d44 (patch) | |
| tree | ca0ff8243f9acbc6fe663c608345513688a13266 | |
| parent | 91d882e2723f4d69e9710d147a0c3c930eae18f9 (diff) | |
Condor: Enforce SELinux
Change-Id: Iafc0e6160052c651490fb8a0a07bc711a04f8242
| -rw-r--r-- | BoardConfig.mk | 2 |
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 |
