summaryrefslogtreecommitdiff
path: root/keystore2/src/apc.rs
AgeCommit message (Expand)Author
2023-07-12Fix errors from rustc 1.71.0Chris Wailes
2022-10-18Changing code to have better error loggingShaquille Johnson
2022-08-12Update source for Rust 1.63.0Chris Wailes
2022-01-20Keystore 2.0: Add error string to service specific exceptions.Janis Danisevskis
2021-05-06Keystore 2.0: Add watch dog instrumentations in the calls into keystore.Hasini Gunasinghe
2021-04-16Moving set_requesting_sid to new_binder method.Andrew Walbran
2021-04-08Keystore 2.0: Use Strong<> for Rust AIDL interfacesAndrei Homescu
2021-03-16set_requesting_sid has moved to IBinderInternal.Andrew Walbran
2021-02-09keystore2: Use libbinder_rs Strong references for Binder objectsStephen Crane
2021-02-09Keystore 2.0: Provide confirmation token to operation.Janis Danisevskis
2020-12-29Keystore 2.0: Implement APC service.Janis Danisevskis