Skip to content
Snippets Groups Projects
Commit 6bb52aa0 authored by Greg Hackmann's avatar Greg Hackmann Committed by Allen Huang
Browse files

ANDROID: android: base-cfg: disable CONFIG_SYSVIPC


Android SELinux policies block SysV IPC.  New kernels should not be
built with it.

Bug: 22300191

Change-Id: Ia4bcb179ff71825cab19eed603d4064a8d061a93
Signed-off-by: default avatarGreg Hackmann <ghackmann@google.com>
Reviewed-on: http://mcrd1-22-pc.corpnet.asus/code-review/master/229950


Reviewed-by: default avatarallen1_huang <allen1_huang@asus.com>
Tested-by: default avatarallen1_huang <allen1_huang@asus.com>
parent b1fab6da
No related merge requests found
......@@ -130,7 +130,6 @@ CONFIG_RT_GROUP_SCHED=y
CONFIG_STAGING=y
CONFIG_SWITCH=y
CONFIG_SYNC=y
CONFIG_SYSVIPC=y
CONFIG_TUN=y
CONFIG_UNIX=y
CONFIG_USB_GADGET=y
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment