Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
b77b3aff2e19fb4d5a329f962fcf467fc7bbeb1a
/
.
/
su.te
blob: 75e6214067f709d3961e3e78db05ab32b2c134f4 [
file
] [
log
] [
blame
]
Stephen Smalley
2dd4e51
2012-01-04 12:33:27 -0500
[
diff
] [
blame
]
1
type su
,
domain
;
2
type su_exec
,
file_type
;
3
domain_auto_trans
(
shell
,
su_exec
,
su
)
4
5
# su is unconfined.
6
unconfined_domain
(
su
)