diff options
| author | Joey Hewitt <joey@joeyhewitt.com> | 2019-09-02 21:24:47 -0600 |
|---|---|---|
| committer | Joey Hewitt <joey@joeyhewitt.com> | 2019-09-02 21:25:54 -0600 |
| commit | a83b24ba10576ec8c815df0ccaa97791e2c4537f (patch) | |
| tree | 3375481d607172dc6e7b79bede7da3e8afa00252 /selinux/SMD-daemon.te | |
| parent | 37c4769bcc40f7004b1ae2eb04cb1049121402aa (diff) | |
| download | device_samsung_t0lte-a83b24ba10576ec8c815df0ccaa97791e2c4537f.tar.gz device_samsung_t0lte-a83b24ba10576ec8c815df0ccaa97791e2c4537f.tar.bz2 device_samsung_t0lte-a83b24ba10576ec8c815df0ccaa97791e2c4537f.zip | |
remove references to proprietary stuff, mostly ril
Diffstat (limited to 'selinux/SMD-daemon.te')
| -rw-r--r-- | selinux/SMD-daemon.te | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/selinux/SMD-daemon.te b/selinux/SMD-daemon.te deleted file mode 100644 index 031daf0..0000000 --- a/selinux/SMD-daemon.te +++ /dev/null @@ -1,9 +0,0 @@ -type SMD-daemon, domain; -type SMD-daemon_exec, exec_type, file_type; -init_daemon_domain(SMD-daemon) - -allow SMD-daemon system_file:file { execute_no_trans }; -allow SMD-daemon self:capability { setuid }; - -allow SMD-daemon log_device:chr_file { write open }; -allow SMD-daemon log_device:dir { search }; |
