summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVishal Bhoj <vishal.bhoj@linaro.org>2014-06-17 11:57:55 +0100
committerAndrey Konovalov <andrey.konovalov@linaro.org>2014-09-26 16:33:17 +0400
commit46137e7dd75a72a54e5881cee49851b00884c0a0 (patch)
tree4f3521f20594d6166f5b13dc30eeae86f5dba4d2
parentb74ff86afaf32b624a78f1cd647f9bcb8fce0d26 (diff)
configs: android: Enable SELinux related configs
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
-rw-r--r--linaro/configs/android.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/linaro/configs/android.conf b/linaro/configs/android.conf
index 1de2c978441..f1aefaebcc9 100644
--- a/linaro/configs/android.conf
+++ b/linaro/configs/android.conf
@@ -35,3 +35,13 @@ CONFIG_SW_SYNC_USER=y
CONFIG_ION=y
CONFIG_ION_TEST=y
CONFIG_ION_DUMMY=y
+CONFIG_AUDIT=y
+CONFIG_NF_CONNTRACK_SECMARK=y
+CONFIG_NETFILTER_XT_TARGET_CONNSECMARK=y
+CONFIG_NETFILTER_XT_TARGET_SECMARK=y
+CONFIG_IP_NF_SECURITY=y
+CONFIG_SECURITY=y
+CONFIG_SECURITY_NETWORK=y
+CONFIG_LSM_MMAP_MIN_ADDR=4096
+CONFIG_SECURITY_SELINUX=y
+CONFIG_EXT4_FS_SECURITY=y