Merge "Update for ::descriptor -> const char *."
diff --git a/manager/1.0/IServiceManager.hal b/manager/1.0/IServiceManager.hal
index 1efaa28..0fcf7dc 100644
--- a/manager/1.0/IServiceManager.hal
+++ b/manager/1.0/IServiceManager.hal
@@ -92,7 +92,9 @@
* onRegistration must be sent out for all services which support the
* version provided in the fqName. For instance, if a client registers for
* notifications from "android.hardware.foo@1.0", they must also get
- * notifications from "android.hardware.foo@1.1".
+ * notifications from "android.hardware.foo@1.1". If a matching service
+ * is already registered, onRegistration must be sent out with preexisting
+ * = true.
*
* @param fqName Fully-qualified interface name.
* @param name Instance name. If name is empty, notifications must be