Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
93f99cb1d940b83b076d7a1a4619c811f8029716
/
.
/
private
/
dhcp.te
blob: 67451896eb89c1510cfb6f503f1195d6ed62519a [
file
] [
log
] [
blame
]
# type_transition must be private policy the domain_trans rules could stay
# public, but conceptually should go with this
init_daemon_domain
(
dhcp
)
type_transition dhcp system_data_file
:{
dir file
}
dhcp_data_file
;