Don't use don't
Single quotes sometimes mess up m4 parsing Change-Id: Ic53cf0f9b45b2173cbea5c96048750f6a582a535
This commit is contained in:
parent
99d86c7a77
commit
f583566616
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ neverallow untrusted_app debugfs:file read;
|
|||
# services.
|
||||
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
|
||||
neverallow untrusted_app property_socket:sock_file write;
|
||||
neverallow untrusted_app init:unix_stream_socket connectto;
|
||||
|
|
Loading…
Reference in a new issue