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

Commit c8d45456 authored by Kevin Hufnagle's avatar Kevin Hufnagle Committed by android-build-merger
Browse files

docs: Fixed broken link to Android KeyStore facility am: c0c4ac5e am: 507a5c03

am: f4ac9198

Change-Id: I20e5abdffd9ac4fd8b4164ef56c1b3bafb58ad2b
parents 9fbfa5dc f4ac9198
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -251,8 +251,9 @@ public final class KeyPairGeneratorSpec implements AlgorithmParameterSpec {
    /**
     * Builder class for {@link KeyPairGeneratorSpec} objects.
     * <p>
     * This will build a parameter spec for use with the <a href="{@docRoot}
     * training/articles/keystore.html">Android KeyStore facility</a>.
     * This will build a parameter spec for use with the
     * <a href="{@docRoot}training/articles/keystore.html">Android KeyStore
     * facility</a>.
     * <p>
     * The required fields must be filled in with the builder.
     * <p>