android_system_sepolicy/prebuilts/api/27.0/private/dhcp.te

6 lines
162 B
Plaintext
Raw Normal View History

typeattribute dhcp coredomain;
typeattribute dhcp domain_deprecated;
init_daemon_domain(dhcp)
type_transition dhcp system_data_file:{ dir file } dhcp_data_file;