Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
5637099a252c7ef647ca22d1d1094d67f54bb916
/
.
/
runas.te
blob: 6446a9e4b9fda0543ee5ccbe3474b724e4201ff2 [
file
] [
log
] [
blame
]
type runas
,
domain
;
type runas_exec
,
exec_type
,
file_type
;
unconfined_domain
(
runas
)
# ndk-gdb invokes adb shell run-as.
domain_auto_trans
(
shell
,
runas_exec
,
runas
)