Skip to content
Snippets Groups Projects
Commit 36c8f160 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Annotate rild with socket_between_core_and_vendor_violators" into oc-dev

parents d7a2f60d 57e9946f
No related branches found
No related tags found
No related merge requests found
......@@ -2,3 +2,7 @@
# public, but conceptually should go with this
type rild_exec, exec_type, file_type;
init_daemon_domain(rild)
# TODO(b/36613472), TODO(b/36718031): Remove this once rild no longer
# communicates with non-vendor components over sockets.
typeattribute rild socket_between_core_and_vendor_violators;
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