Skip to content
Snippets Groups Projects
Commit 7e953e77 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am f5835666: Don\'t use don\'t

* commit 'f5835666':
  Don't use don't
parents f7cf7a4b f5835666
No related branches found
No related tags found
No related merge requests found
...@@ -77,7 +77,7 @@ neverallow untrusted_app debugfs:file read; ...@@ -77,7 +77,7 @@ neverallow untrusted_app debugfs:file read;
# services. # services.
neverallow untrusted_app service_manager_type:service_manager add; neverallow untrusted_app service_manager_type:service_manager add;
# Don't allow untrusted_apps to connect to the property service # Do not allow untrusted_apps to connect to the property service
# or set properties. b/10243159 # or set properties. b/10243159
neverallow untrusted_app property_socket:sock_file write; neverallow untrusted_app property_socket:sock_file write;
neverallow untrusted_app init:unix_stream_socket connectto; neverallow untrusted_app init:unix_stream_socket connectto;
......
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