Sign in
android
/
device
/
huawei
/
angler
/
9f45a634ea66f8f19d6217dcf0bade99b4d30fa5
/
.
/
sepolicy
/
irsc_util.te
blob: f2fb7a3ff46a2fcdefdb3462e31eb608922ef67c [
file
] [
log
] [
blame
]
type irsc_util
,
domain
,
device_domain_deprecated
;
type irsc_util_exec
,
exec_type
,
file_type
;
init_daemon_domain
(
irsc_util
);
allow irsc_util
self
:
socket create_socket_perms
;
allowxperm irsc_util
self
:
socket ioctl msm_sock_ipc_ioctls
;