Navigation Menu

Skip to content

Commit

Permalink
docs: Fixed broken link to Android KeyStore facility
Browse files Browse the repository at this point in the history
Bug: 13663279
Change-Id: I859b3c9a35f9e6c63cb0c29260f4aa1aa33ab15c
  • Loading branch information
khufdev committed Sep 19, 2016
1 parent 8279621 commit c0c4ac5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions keystore/java/android/security/KeyPairGeneratorSpec.java
Expand Up @@ -251,8 +251,9 @@ public boolean isEncryptionRequired() {
/**
* 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>
Expand Down

0 comments on commit c0c4ac5

Please sign in to comment.