Remove onRegistration from header. am: 176eaf71a3
am: 61d1e97de4
Change-Id: Id898a225ba108ae3f3c4c75e66d993907a815ffc
diff --git a/transport/include/hidl/ServiceManagement.h b/transport/include/hidl/ServiceManagement.h
index ce98f87..a962034 100644
--- a/transport/include/hidl/ServiceManagement.h
+++ b/transport/include/hidl/ServiceManagement.h
@@ -41,11 +41,6 @@
namespace hardware {
namespace details {
-// deprecated
-// e.x.: android.hardware.foo@1.0, IFoo, default
-void onRegistration(const std::string &packageName,
- const std::string &interfaceName,
- const std::string &instanceName);
// Will not attempt to start a lazy HAL
// e.x.: android.hardware.foo@1.0::IFoo, default