summaryrefslogtreecommitdiff
path: root/keystore2/aidl
AgeCommit message (Expand)Author
2023-12-02Split Keystore's onLockScreenEvent into onDevice{Unlocked,Locked}Eric Biggers
2023-11-13keystore2: fix UnlockedDeviceRequired to work without LSKFEric Biggers
2023-10-31Add getLastAuthTime() to IKeystoreAuthorizationJames Willcox
2023-10-09Remove IKeystoreMaintenance#getState()Eric Biggers
2023-10-06IKeystoreMaintenance.aidl: document permissions correctlyEric Biggers
2023-03-31Remove dead stats interface for getting some atoms from keystoreSeth Moore
2023-03-20Revert^2 "Remove android.security.remoteprovisioning interfaces"Tri Vo
2023-03-20Revert "Remove android.security.remoteprovisioning interfaces"Ioana Alexandru
2023-03-13Remove android.security.remoteprovisioning interfacesTri Vo
2023-01-19Update the documentation for onLockScreenEvent to be more comprehensive.Dave McCloskey
2022-12-06Add java_defaults to Android.bp and update defaultShaquille Johnson
2022-11-09Add dependencies on newly-split RKP HALSeth Moore
2022-10-18Bump KM AIDL API to version 3Tri Vo
2022-05-20Merge "Log SecurityLevel with RkpErrorStats."Hasini Gunasinghe
2022-05-18Log SecurityLevel with RkpErrorStats.Hasini Gunasinghe
2022-05-13rust_defaults entry created for Keystore2 AIDL library.Rajesh Nyamagoud
2022-03-14Remove functionality to migrate keys across app UIDJohn Wu
2022-02-10Merge "Implement a back-level KeyMint compatibility wrapper"android-t-preview-2android-t-preview-1android-t-beta-3android-t-preview-1David Drysdale
2022-02-09Implement a back-level KeyMint compatibility wrapperDavid Drysdale
2022-01-27Merge "-= src_available"Treehugger Robot
2022-01-25-= src_availableSteven Moreland
2022-01-25Merge "Add new IRemotelyProvisionedKeyPool service to keystore2"Seth Moore
2022-01-24Add new IRemotelyProvisionedKeyPool service to keystore2Seth Moore
2022-01-13keystore2 support for app UID migrationJohn Wu
2021-12-13Revert^2 "keystore2: cope with new curve25519 enum"Seth Moore
2021-12-13Revert^2 "Bump keystore2 AIDL API version 1->2"Seth Moore
2021-12-13Revert "Bump keystore2 AIDL API version 1->2"David Drysdale
2021-12-13Revert "keystore2: cope with new curve25519 enum"David Drysdale
2021-12-09keystore2: cope with new curve25519 enumDavid Drysdale
2021-12-09Bump keystore2 AIDL API version 1->2David Drysdale
2021-12-02Use defaults to reference current keystore AIDLDavid Drysdale
2021-08-11Merge "Add deleteAllKeys to IKeystoreMaintenance" am: 9c52ffde95 am: 1697dd58fbPaul Crowley
2021-08-10Add deleteAllKeys to IKeystoreMaintenancePaul Crowley
2021-07-16Adding plumbing for supported EC curve on impl am: d2ce46b5f1 am: 8f9fb3b334Max Bires
2021-07-16Adding plumbing for supported EC curve on impl am: d2ce46b5f1Max Bires
2021-07-16Merge changes from topic "full_spec_upgrade"Max Bires
2021-07-11Adding plumbing for supported EC curve on implMax Bires
2021-07-09Log keystore2 crash events.Hasini Gunasinghe
2021-07-09Log keystore2 crash events.Hasini Gunasinghe
2021-07-08Log metrics related to Remote Key Provisioning (RKP).Hasini Gunasinghe
2021-07-06Add keystore API for metrics re-routing.Hasini Gunasinghe
2021-07-01Merge "Log metrics related to Remote Key Provisioning (RKP)." into sc-devHasini Gunasinghe
2021-07-01Log metrics related to Remote Key Provisioning (RKP).Hasini Gunasinghe
2021-06-30Merge "Keystore 2.0: Extend the functionality of the Vpn profile store." into...Janis Danisevskis
2021-06-30Keystore 2.0: Extend the functionality of the Vpn profile store.Janis Danisevskis
2021-06-29Keystore 2.0: Extend the functionality of the Vpn profile store.Janis Danisevskis
2021-06-29Add keystore API for metrics re-routing.Hasini Gunasinghe
2021-05-21Freeze AIDL APIs for SCJiyong Park
2021-04-27Biometric support for UNLOCKED_DEVICE_REQUIREDPaul Crowley
2021-04-15Keystore 2.0: Add API for key migration to IKeystoreMaintenanceJanis Danisevskis