summaryrefslogtreecommitdiff
path: root/keystore2/src/metrics_store.rs
AgeCommit message (Expand)Author
2023-10-14Update needed for Rust v1.73.0Charisee
2023-09-19Reuse error mapping logic for key operation metricsTri Vo
2023-06-01Fix keystore2 crash countingEric Biggers
2023-03-03keystore2: Remove remote provisioning logicTri Vo
2022-10-18Changing code to have better error loggingShaquille Johnson
2022-09-02Run rustfmt on directoryShaquille Johnson
2022-05-12Log SecurityLevel with RkpErrorStats.Hasini Gunasinghe
2022-02-07Update to improved system_properties API.Andrew Walbran
2021-12-14Merge "Set expired_by to be three days from now, when querying rkp_pool_state."Hasini Gunasinghe
2021-12-14Set expired_by to be three days from now, when querying rkp_pool_state.Hasini Gunasinghe
2021-12-13Revert^2 "keystore2: cope with new curve25519 enum"Seth Moore
2021-12-13Revert "keystore2: cope with new curve25519 enum"David Drysdale
2021-12-09keystore2: cope with new curve25519 enumDavid Drysdale
2021-07-29Migrate to the librustutils system property bindings.Joel Galenson
2021-07-21Use fully-qualified names instead of read and write.Joel Galenson
2021-07-21Use the newly-added function to read a property.Joel Galenson
2021-07-21Migrate keystore2's Rust system library bindings to bionic.Joel Galenson
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