Skip to content
Snippets Groups Projects
Commit ebfe24a8 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

Merge "audit use of net.dns. property" am: 7813cf42

am: e61a910b

Change-Id: I2e77782f006028810dbec651fec4c768d8e1ec94
parents 7691cb7c e61a910b
No related branches found
No related tags found
No related merge requests found
...@@ -26,9 +26,10 @@ untrusted_app_domain(untrusted_app_25) ...@@ -26,9 +26,10 @@ untrusted_app_domain(untrusted_app_25)
net_domain(untrusted_app_25) net_domain(untrusted_app_25)
bluetooth_domain(untrusted_app_25) bluetooth_domain(untrusted_app_25)
# b/34115651 - net.dns* properties read # b/34115651, b/33308258 - net.dns* properties read
# This will go away in a future Android release # This will go away in a future Android release
get_prop(untrusted_app_25, net_dns_prop) get_prop(untrusted_app_25, net_dns_prop)
auditallow untrusted_app_25 net_dns_prop:file read;
# b/35917228 - /proc/misc access # b/35917228 - /proc/misc access
# This will go away in a future Android release # This will go away in a future Android release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment