Revert "Annotate rild with socket_between_core_and_vendor_violators"

This reverts commit 57e9946fb701699668e5f06382e7f803bd68a7c4.

Bug: 62616897
Test: choosecombo 1 aosp_arm64_ab userdebug; m -j 80 The build should
    not break.

Signed-off-by: Sandeep Patil <sspatil@google.com>
diff --git a/vendor/rild.te b/vendor/rild.te
index ea9109b..510a776 100644
--- a/vendor/rild.te
+++ b/vendor/rild.te
@@ -2,7 +2,3 @@
 # public, but conceptually should go with this
 type rild_exec, exec_type, vendor_file_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;