summaryrefslogtreecommitdiff
path: root/core/java/android/security/keymaster/OperationResult.java
AgeCommit message (Expand)Author
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2018-11-14Multi-threaded keystoreJanis Danisevskis
2018-08-16Add @UnsupportedAppUsage annotationsMathew Inwood
2015-06-24Use standard copyright banner in android/security/keymaster.Alex Klyubin
2015-06-17Expose AES GCM backed by Android Keystore.Alex Klyubin
2015-06-01Track changes to the keystore binder APIChad Brubaker
2015-03-31am 543189eb: am 826d6357: am 5491ea9e: Merge "Include operation handle in Ope...Chad Brubaker
2015-03-20Include operation handle in OperationResultChad Brubaker
2015-02-28Remove unused imports in frameworks/base.John Spurlock
2015-02-23Add Keymaster 0.4 binder APIChad Brubaker