Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
997680a3b78db39cf442f80fd92d4eb93d0f262a
/
.
/
init_shell.te
blob: 8ff5c488f05311e2411a7b1c3ec9ece13b436006 [
file
] [
log
] [
blame
]
# Restricted domain for shell processes spawned by init
type init_shell
,
domain
,
shelldomain
;
domain_auto_trans
(
init
,
shell_exec
,
init_shell
)
unconfined_domain
(
init_shell
)
# inherits from shelldomain.te