Merge "net_dns_prop: neverallow most access"
This commit is contained in:
commit
9788ca1738
1 changed files with 4 additions and 0 deletions
|
@ -360,3 +360,7 @@ neverallow {
|
|||
-installd
|
||||
-zygote
|
||||
} mirror_data_file:dir *;
|
||||
|
||||
# This property is being removed. Remove remaining access.
|
||||
neverallow { domain -init -system_server -vendor_init } net_dns_prop:property_service set;
|
||||
neverallow { domain -dumpstate -init -system_server -vendor_init } net_dns_prop:file read;
|
||||
|
|
Loading…
Reference in a new issue