Remove onRegistration from header.
am: 176eaf71a3

Change-Id: I02106fe0244ab745e930aac144e90ad257971ca9
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