From 7cfabc06fd5b18931b51a92d8ee1a586c81328fc Mon Sep 17 00:00:00 2001 From: sbrissen Date: Fri, 5 Dec 2014 14:23:09 -0500 Subject: t0lte: initial L bring up -selinux policies still need work -switch fstab to by-name Change-Id: I397931d0aa2ea7887774007acf40c9f03e66fb14 --- selinux/qmiproxy.te | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 selinux/qmiproxy.te (limited to 'selinux/qmiproxy.te') diff --git a/selinux/qmiproxy.te b/selinux/qmiproxy.te new file mode 100644 index 0000000..5845fcd --- /dev/null +++ b/selinux/qmiproxy.te @@ -0,0 +1,5 @@ +type qmiproxy, domain; +type qmiproxy_exec, exec_type, file_type; + +net_domain(qmiproxy) +init_daemon_domain(qmiproxy) \ No newline at end of file -- cgit v1.2.3