2012-01-04 18:33:27 +01:00
|
|
|
# rild - radio interface layer daemon
|
|
|
|
type rild, domain;
|
|
|
|
type rild_exec, exec_type, file_type;
|
|
|
|
|
|
|
|
init_daemon_domain(rild)
|
|
|
|
net_domain(rild)
|
2013-05-18 02:11:29 +02:00
|
|
|
unconfined_domain(rild)
|
2013-09-29 00:46:21 +02:00
|
|
|
|
|
|
|
# Access to wake locks
|
|
|
|
allow rild sysfs_wake_lock:file rw_file_perms;
|