diff --git a/public/domain.te b/public/domain.te
index 841e81ec1e806d2436312dc8f8dc80665fb55335..5b6944ded06d5fa6e0b88ca86610c3a79a66c36b 100644
--- a/public/domain.te
+++ b/public/domain.te
@@ -749,7 +749,6 @@ full_treble_only(`
     -mdnsd # netdomain needs this
     userdebug_or_eng(`-su') # communications with su are permitted only on userdebug or eng builds
     -init
-    -incidentd # TODO(b/35870313): Remove incidentd from this list once vendor domains no longer declare Binder services
     -tombstoned # TODO(b/36604251): Remove tombstoned from this list once mediacodec (OMX HAL) no longer declares Binder services
   });
 ')