Merge "Update Geolocation.getInstance() comment."

This commit is contained in:
Kristian Monsen
2012-12-26 16:00:25 -08:00
committed by Android (Google) Code Review

View File

@@ -61,7 +61,8 @@ public class GeolocationPermissions {
}; };
/** /**
* Gets the singleton instance of this class. * Gets the singleton instance of this class. This method cannot be
* called before the application instantiates a {@link WebView} instance.
* *
* @return the singleton {@link GeolocationPermissions} instance * @return the singleton {@link GeolocationPermissions} instance
*/ */