Merge "Clarify comment on tombstoned exception."
diff --git a/public/domain.te b/public/domain.te
index 0d47401..31d8976 100644
--- a/public/domain.te
+++ b/public/domain.te
@@ -764,7 +764,7 @@
-mdnsd # netdomain needs this
userdebug_or_eng(`-su') # communications with su are permitted only on userdebug or eng builds
-init
- -tombstoned # TODO(b/36604251): Remove tombstoned from this list once mediacodec (OMX HAL) no longer declares Binder services
+ -tombstoned # linker to tombstoned
userdebug_or_eng('-heapprofd`)
});
')