Merge "Fix typo in KeyInfo Javadoc."

am: e8fbc20e12

* commit 'e8fbc20e12da685acddffc01c41ccf134f051ce9':
  Fix typo in KeyInfo Javadoc.
This commit is contained in:
Alex Klyubin
2016-02-05 22:33:09 +00:00
committed by android-build-merger

View File

@@ -269,7 +269,7 @@ public class KeyInfo implements KeySpec {
/**
* Returns {@code true} if the requirement that this key can only be used if the user has been
* authenticated if enforced by secure hardware (e.g., Trusted Execution Environment (TEE) or
* authenticated is enforced by secure hardware (e.g., Trusted Execution Environment (TEE) or
* Secure Element (SE)).
*
* @see #isUserAuthenticationRequired()