diff --git a/vendor/rild.te b/vendor/rild.te index 515d1b499aa572a13a54f9639a90b6fce6750840..69c5c3983b4589651d51ef43aca7d4b8a6693c3e 100644 --- a/vendor/rild.te +++ b/vendor/rild.te @@ -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;