- 8e92e74 Don't allow a non-owner to grant access to APP key by David Drysdale · 11 months ago
- a4bc1a9 Avoid using lazy_static. by Andrew Walbran · 1 year ago
- 2566fb3 Move large test modules into separate files by David Drysdale · 1 year, 2 months ago
- b5613da Remove broken and unused support for expiring keys when off-body by Eric Biggers · 1 year, 6 months ago
- d215da8 Add getLastAuthTime() to IKeystoreAuthorization by James Willcox · 1 year, 11 months ago
- 2f9498a Remove IKeystoreMaintenance#getState() by Eric Biggers · 1 year, 11 months ago
- 9da2e1c Changing code to have better error logging by Shaquille Johnson · 3 years ago
- 263de9f Update source for Rust 1.63.0 by Chris Wailes · 3 years, 1 month ago
- caee93e Updated to return INVALID_ARGUMENT on generateKey with invalid domain field. by Rajesh Nyamagoud · 3 years, 3 months ago
- 653932e Mark unused policy as such. by Eran Messeri · 3 years, 3 months ago
- 889c1cc Remove functionality to migrate keys across app UID by John Wu · 3 years, 6 months ago
- 7ee79f9 Add new IRemotelyProvisionedKeyPool service to keystore2 by Seth Moore · 3 years, 9 months ago
- daf73bc Define the MigrateAnyKey permission by Ashwini Oruganti · 3 years, 10 months ago
- 39d57e7 Keystore 2.0: Refactor permissions. 5/5 by Janis Danisevskis · 3 years, 11 months ago
- a916d99 Keystore 2.0: Refactor permissions. 4/5 by Janis Danisevskis · 3 years, 11 months ago
- 56af031 Keystore 2.0: Refactor permissions. 3/5 by Janis Danisevskis · 3 years, 11 months ago
- a2f4850 Keystore 2.0: Refactor permissions. 2/5 by Janis Danisevskis · 3 years, 11 months ago
- 751d2c8 Keystore 2.0: Refactor permissions. 1/5 by Janis Danisevskis · 3 years, 11 months ago
- 46c703e Add deleteAllKeys to IKeystoreMaintenance by Paul Crowley · 4 years, 1 month ago
- 3877f29 Fix warnings in preparation for Rust 1.53.0 by Chris Wailes · 4 years, 1 month ago
- 15891e6 Add keystore API for metrics re-routing. by Hasini Gunasinghe · 4 years, 3 months ago
- b77a28d Keystore 2.0: Clean up lints by Matthew Maurer · 4 years, 4 months ago
- 46bbc61 Temporarily disable a bunch of new linter errors by Jeff Vander Stoep · 4 years, 5 months ago
- 5b9e5b1 Keystore 2.0: Add earlyBootEnded() to IKeystoreMaintenance by Satya Tangirala · 4 years, 6 months ago
- 2c8fdf4 Merge "Keystore 2.0: Implement onDeviceOffBody." by Treehugger Robot · 4 years, 6 months ago
- 333b7c0 Keystore 2.0: Implement onDeviceOffBody. by Janis Danisevskis · 4 years, 6 months ago
- 3361b61 Keystore 2.0: Implement convertStorageKeyToEphemeral() in security_level.rs by Satya Tangirala · 4 years, 6 months ago
- 1bb595e Keystore 2.0: Allow apps to get keystore state. by Janis Danisevskis · 4 years, 6 months ago
- 053a018 Merge changes from topic "keystore_api_for_credstore" by Hasini Gunasinghe · 4 years, 6 months ago
- 5fc9525 Add get_auth_token permission to the permission module. by Hasini Gunasinghe · 4 years, 9 months ago
- 9ee1841 Keystore2: implement getState method in IKeystoreMaintenance AIDL. by Hasini Gunasinghe · 4 years, 6 months ago
- 803c2d4 Add keystore permissions required by user manager AIDL. by Hasini Gunasinghe · 4 years, 7 months ago
- a31dd9e Keystore 2.0: Fix permission tests. by Janis Danisevskis · 4 years, 7 months ago
- 4576002 Keystore 2.0: Allow by key id usage of granted keys. by Janis Danisevskis · 4 years, 8 months ago
- c5b210b Keystore 2.0: Adopt associated const enum variants. by Janis Danisevskis · 5 years ago
- ee10b5f Keystore 2.0: Remove list permission from keystore2_key security class. by Janis Danisevskis · 5 years ago
- 935e6c6 Keystore selinux and permission modules accept CStr instead of Context. by Janis Danisevskis · 5 years ago
- 1b3a6e2 Keystore 2.0 permissions.rs: Use generated aidl types. by Janis Danisevskis · 5 years ago
- 4ad056f Cache the KeystoreKeyBackend with a lazy static. by Janis Danisevskis · 5 years ago
- 78bd48c Implement Keystore 2.0 access control by Janis Danisevskis · 5 years ago