docs: Fixed broken link to Android KeyStore facility am: c0c4ac5e35 am: 507a5c03da

am: f4ac919849

Change-Id: I20e5abdffd9ac4fd8b4164ef56c1b3bafb58ad2b
This commit is contained in:
Kevin Hufnagle
2016-09-27 02:06:09 +00:00
committed by android-build-merger

View File

@@ -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>