Merge "docs: Fixed broken link to Android KeyStore facility" into nyc-dev

This commit is contained in:
Kevin Hufnagle
2016-09-26 22:46:19 +00:00
committed by Android (Google) Code Review

View File

@@ -251,8 +251,9 @@ public final class KeyPairGeneratorSpec implements AlgorithmParameterSpec {
/** /**
* Builder class for {@link KeyPairGeneratorSpec} objects. * Builder class for {@link KeyPairGeneratorSpec} objects.
* <p> * <p>
* This will build a parameter spec for use with the <a href="{@docRoot} * This will build a parameter spec for use with the
* training/articles/keystore.html">Android KeyStore facility</a>. * <a href="{@docRoot}training/articles/keystore.html">Android KeyStore
* facility</a>.
* <p> * <p>
* The required fields must be filled in with the builder. * The required fields must be filled in with the builder.
* <p> * <p>