Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
997680a3b78db39cf442f80fd92d4eb93d0f262a
/
.
/
ppp.te
blob: 1f61fdd9a3fc33c72b88b1f75587304ef6ac67b5 [
file
] [
log
] [
blame
]
# Point to Point Protocol daemon
type ppp
,
domain
;
type ppp_device
,
dev_type
;
type ppp_exec
,
exec_type
,
file_type
;
unconfined_domain
(
ppp
)
domain_auto_trans
(
mtp
,
ppp_exec
,
ppp
)