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

Commit 33b907f6 authored by Felipe Leme's avatar Felipe Leme Committed by android-build-merger
Browse files

Merge "Added missing quote (") on anchor tag." into oc-mr1-dev

am: 7c112b73

Change-Id: I1f51b9217766be19c83001f052bc6f698b050ca9
parents 3836cce0 7c112b73
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -305,7 +305,7 @@ import com.android.internal.os.SomeArgs;
 *   <li>Use the {@link android.app.assist.AssistStructure.ViewNode#getWebDomain()} to get the
 *       source of the document.
 *   <li>Get the canonical domain using the
 *       <a href="https://publicsuffix.org/>Public Suffix List</a> (see example below).
 *       <a href="https://publicsuffix.org/">Public Suffix List</a> (see example below).
 *   <li>Use <a href="https://developers.google.com/digital-asset-links/">Digital Asset Links</a>
 *       to obtain the package name and certificate fingerprint of the package corresponding to
 *       the canonical domain.