LocationManager: Fix a Javadoc comment.

Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
Mike Lockwood
2009-05-12 09:22:21 -04:00
parent 7e3e04c144
commit 2677d0da34

View File

@ -1257,7 +1257,7 @@ public class LocationManager {
} }
/** /**
* Installs a network location provider. * Installs a location provider.
* *
* @param name of the location provider * @param name of the location provider
* @param provider Binder interface for the location provider * @param provider Binder interface for the location provider