ARM: tizen_tm1_defconfig: disable smack_netfilter temporarily 34/88734/4 accepted/tizen/mobile/20160921.081224 submit/tizen/20160921.021059
authorjooseong lee <jooseong.lee@samsung.com>
Tue, 20 Sep 2016 10:36:24 +0000 (19:36 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 21 Sep 2016 02:09:54 +0000 (19:09 -0700)
smack_netfilter was enabled to check network permission in Nether.
But it makes unintended Smack denial issue. For stability, we disable
smack_netfilter temporarily untill fixing the problem.

Change-Id: I63636e6bda95c35976c0fed5c49ff6bf359aa657
Signed-off-by: jooseong lee <jooseong.lee@samsung.com>
arch/arm/configs/tizen_tm1_defconfig

index 2498a75..d54a70c 100755 (executable)
@@ -3439,7 +3439,7 @@ CONFIG_SECURITY_NETWORK=y
 # CONFIG_SECURITY_PATH is not set
 # CONFIG_SECURITY_SELINUX is not set
 CONFIG_SECURITY_SMACK=y
-CONFIG_SECURITY_SMACK_NETFILTER=y
+# CONFIG_SECURITY_SMACK_NETFILTER is not set
 # CONFIG_SECURITY_TOMOYO is not set
 # CONFIG_SECURITY_APPARMOR is not set
 # CONFIG_SECURITY_YAMA is not set