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

Commit 53b75c08 authored by Selim Gurun's avatar Selim Gurun Committed by Android (Google) Code Review
Browse files

Merge "Fix javadoc breakage"

parents 7f090dfa 8b414fc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1479,7 +1479,7 @@ public class WebView extends AbsoluteLayout
     * Clears the client certificate preferences table stored in response
     * to proceeding/cancelling client cert requests. Note that webview
     * automatically clears these preferences when it receives a
     * {@link KeyChain.ACTION_STORAGE_CHANGED} intent. The client certificate
     * {@link KeyChain#ACTION_STORAGE_CHANGED} intent. The client certificate
     * preferences are global for all Webviews.
     *
     * @param onCleared  A runnable to be invoked when client certs are cleared.