@1.2::IServiceManager: remove broadcast TODO
am: aa703608c4
Change-Id: I89e422768bb184d44f98d50436a74639e6a3102f
diff --git a/transport/manager/1.2/IServiceManager.hal b/transport/manager/1.2/IServiceManager.hal
index 503cceb..6305da9 100644
--- a/transport/manager/1.2/IServiceManager.hal
+++ b/transport/manager/1.2/IServiceManager.hal
@@ -25,6 +25,5 @@
// - Callbacks to support lazy hal shutdown when there are no clients (b/79983843)
// - Method to list interfaces in the manifest (for b/76108617, since if they are
// lazy, they will no longer show up in listByInterface)
- // - Broadcast to all HALs for systrace w/o root (b/78136428)
// - Register w/o it having to call interface chain (b/36424585)
};
\ No newline at end of file