Remove onRegistration from header. am: 176eaf71a3 am: 61d1e97de4
am: 805e4d647f

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