From 37814cb28eced38a02610ea2931d4e7e818f731b Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Wed, 24 Oct 2018 16:28:35 -0700 Subject: update with -Wdocumentation. Some clients use this, and it was breaking them if they tried to use some of our headers (specifically 1.0 service manager). Putting this up to unblock those changes. Bug: N/A Test: mma (-Wdocumentation checked at build time) Change-Id: I4453848bf91f1d20d0c5c1a28dd9f9e6f5de99fc --- transport/manager/1.0/IServiceManager.hal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'transport/manager/1.0/IServiceManager.hal') diff --git a/transport/manager/1.0/IServiceManager.hal b/transport/manager/1.0/IServiceManager.hal index 2b59a56..6eddefb 100644 --- a/transport/manager/1.0/IServiceManager.hal +++ b/transport/manager/1.0/IServiceManager.hal @@ -43,7 +43,7 @@ interface IServiceManager { * WARNING: This function is for libhidl/HwBinder use only. You are likely * looking for 'IMyInterface::getService("name")' instead. * - * @param iface Fully-qualified interface name. + * @param fqName Fully-qualified interface name. * @param name Instance name. Same as in IServiceManager::add. * * @return service Handle to requested service, same as provided in -- cgit v1.2.3