summaryrefslogtreecommitdiffstats
path: root/selinux/netd.te
diff options
context:
space:
mode:
authorMarcKe <herderkewitz@googlemail.com>2015-03-15 09:44:25 +0100
committerforkbomb <keepcalm444@gmail.com>2015-11-21 13:49:06 +1100
commit70b829c1cc578881ab6ba013034cd42345ddf49a (patch)
treea6f6e50d7b58468c6da27b264cdf48d1d8f81397 /selinux/netd.te
parent2ea306f220277d73beb0d7b01a5925b7e8b244ff (diff)
downloaddevice_samsung_i9300-70b829c1cc578881ab6ba013034cd42345ddf49a.zip
device_samsung_i9300-70b829c1cc578881ab6ba013034cd42345ddf49a.tar.gz
device_samsung_i9300-70b829c1cc578881ab6ba013034cd42345ddf49a.tar.bz2
i9300: squash selinux updates for CM 12.x
i9300: selinux updates for cm12 Change-Id: I724a1acb4724ae34e60881da4708f7fbc98080ad i9300: Selinux updates Change-Id: I4e31d24c2eefcfdffa49cf1ee7468498200bb83c
Diffstat (limited to 'selinux/netd.te')
-rw-r--r--selinux/netd.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/selinux/netd.te b/selinux/netd.te
new file mode 100644
index 0000000..98db7f5
--- /dev/null
+++ b/selinux/netd.te
@@ -0,0 +1,2 @@
+allow netd init:tcp_socket { read write getopt };
+allow netd kernel:system module_request;