Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d05e4d82 authored by Kristian Monsen's avatar Kristian Monsen Committed by Android (Google) Code Review
Browse files

Merge "Update Geolocation.getInstance() comment."

parents 273fa270 51f53638
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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
     */