projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8be5a2f
)
UPSTREAM: config: android: set SELinux as default security mode
author
Rob Herring
<robh@kernel.org>
Tue, 11 Oct 2016 20:54:41 +0000
(13:54 -0700)
committer
Amit Pundir
<amit.pundir@linaro.org>
Mon, 10 Apr 2017 07:57:24 +0000
(13:27 +0530)
Android won't boot without SELinux enabled, so make it the default.
Link:
http://lkml.kernel.org/r/20160908185934.18098-2-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
(cherry picked from commit
d90ae51a3e7556c9f50431db43cd8190934ccf94
)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
android/configs/android-base.cfg
patch
|
blob
|
history
diff --git
a/android/configs/android-base.cfg
b/android/configs/android-base.cfg
index 59d4908b33435ec729f86d2a8115a8cfddf36263..3672bf339006d07e4a91c2379264ab91101f7971 100644
(file)
--- a/
android/configs/android-base.cfg
+++ b/
android/configs/android-base.cfg
@@
-20,6
+20,7
@@
CONFIG_CGROUP_DEBUG=y
CONFIG_CGROUP_FREEZER=y
CONFIG_CGROUP_SCHED=y
CONFIG_CP15_BARRIER_EMULATION=y
+CONFIG_DEFAULT_SECURITY_SELINUX=y
CONFIG_EMBEDDED=y
CONFIG_FB=y
CONFIG_HARDENED_USERCOPY=y