Skip to content
Snippets Groups Projects
Commit cc5da52f authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Merge "Annotate rild with socket_between_core_and_vendor_violators" into oc-dev

am: 36c8f160

Change-Id: I4c39b013d9d8f296171dde6d0b0b3400074f3825
parents 134c7182 36c8f160
No related branches found
No related tags found
No related merge requests found
...@@ -2,3 +2,7 @@ ...@@ -2,3 +2,7 @@
# public, but conceptually should go with this # public, but conceptually should go with this
type rild_exec, exec_type, file_type; type rild_exec, exec_type, file_type;
init_daemon_domain(rild) 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