Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
51946bc87e510a3fef6bc87dd49c4a4ce3cc532b
/
.
/
ppp.te
blob: 3387cde2fd94a871dc2327342c669775849e2a41 [
file
] [
log
] [
blame
]
# Point to Point Protocol daemon
type ppp
,
domain
;
permissive ppp
;
type ppp_device
,
dev_type
;
type ppp_exec
,
exec_type
,
file_type
;
type ppp_system_file
,
file_type
;
unconfined_domain
(
ppp
)
domain_auto_trans
(
mtp
,
ppp_exec
,
ppp
)