Sign in
android
/
device
/
lge
/
hammerhead
/
marshmallow-dev
/
.
/
sepolicy
/
irsc_util.te
blob: d19856af20b6b0184b8e35139b756081b4d4c638 [
file
] [
log
] [
blame
]
# irsc_util (used to configure IPC Router with security rules for QMI services)
type irsc_util
,
domain
;
type irsc_util_exec
,
exec_type
,
file_type
;
init_daemon_domain
(
irsc_util
)
allow irsc_util
self
:
socket create_socket_perms
;