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

Commit ee878413 authored by Paul Miller's avatar Paul Miller Committed by Android (Google) Code Review
Browse files

Merge "Update CookieManager documentation"

parents 5a4be5a2 9d67f366
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -31,10 +31,7 @@ public abstract class CookieManager {
    }

    /**
     * Gets the singleton CookieManager instance. If this method is used
     * before the application instantiates a {@link WebView} instance,
     * {@link CookieSyncManager#createInstance CookieSyncManager.createInstance(Context)}
     * must be called first.
     * Gets the singleton CookieManager instance.
     *
     * @return the singleton CookieManager instance
     */