From 6784e637aee6e6ab03b5a4ee43201323380aa311 Mon Sep 17 00:00:00 2001 From: RGIB Date: Thu, 27 Oct 2016 18:36:53 +0200 Subject: kona : update selinux Change-Id: I1ff5e326b518bc22b59ca6f9461dc5c557c4e78f --- selinux/rild.te | 1 + 1 file changed, 1 insertion(+) diff --git a/selinux/rild.te b/selinux/rild.te index 4205645..724602b 100644 --- a/selinux/rild.te +++ b/selinux/rild.te @@ -14,3 +14,4 @@ allow rild init:unix_stream_socket { read write listen accept getopt }; allow rild radio_data_file:file { read getattr open }; allow rild socket_device:dir remove_name; allow rild socket_device:sock_file unlink; +allow rild system_file:file execmod; -- cgit v1.1