summaryrefslogtreecommitdiff
path: root/keystore2/Android.bp
AgeCommit message (Expand)Author
2023-11-13[rkpd] Refactor rkpd_client into an independent lib for reuseAlice Wang
2023-11-08Merge changes I26394509,I9d76a0ec,I88779273 into mainEric Biggers
2023-11-07[refactor] Split the message macro in a standalone library for reuseAlice Wang
2023-11-07[refactor] Split watchdog in a standalone library for reuseAlice Wang
2023-11-02keystore2: link to android.security flags libraryEric Biggers
2023-10-31Add getLastAuthTime() to IKeystoreAuthorizationJames Willcox
2023-10-12Add utilities to deal with software keyblobsDavid Drysdale
2023-10-03Use pragma WAL in db connectionsShaquille Johnson
2023-09-27Remove java generated filesShaquille Johnson
2023-09-27Add aconfig flags for rust keystore2Shaquille Johnson
2023-08-29Re-structured keystore test-utils module.Rajesh Nyamagoud
2023-04-27Merge "Use binder to get AIDL descriptor in Rust"Shaquille Johnson
2023-04-27Use binder to get AIDL descriptor in RustShaquille Johnson
2023-04-27Edit hidl instances to remove vintfShaquille Johnson
2023-03-03keystore2: Remove remote provisioning logicTri Vo
2023-01-26keystore2: Add test for RKPD key upgradeTri Vo
2023-01-24keystore2: Add timeout to RKPD get key callTri Vo
2022-12-22keystore2: Add utils to fetch keys from RKPDTri Vo
2022-11-09Add dependencies on newly-split RKP HALSeth Moore
2022-09-06Use latest Keystore2 AIDL APITri Vo
2022-05-13Adding test to create BACKEND_BUSY errorRajesh Nyamagoud
2022-04-16Merge "Turn on AFDO for keystore2"Treehugger Robot
2022-03-25Create authorizations and key_generations test modules -Rajesh Nyamagoud
2022-03-17Restructred blob utilities to make them accessible in tests.Rajesh Nyamagoud
2022-01-28Remove all noicu build rulesAndrew Scull
2022-01-27Remove microdroid build of keystore2Andrew Scull
2022-01-22Turn on AFDO for keystore2Yi Kong
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-09Bump keystore2 AIDL API version 1->2David Drysdale
2021-12-02Depend on KeyMint HAL via defaultDavid Drysdale
2021-11-24Merge "keystore2: Remove explicit dep on C DSOs"Matthew Maurer
2021-11-24keystore2: Remove explicit dep on C DSOsMatthew Maurer
2021-11-22Replacing manual CBOR with serde-cborMax Bires
2021-10-26Remove custom test_config.Joel Galenson
2021-10-04Add keystore2_microdroidJiyong Park
2021-09-27Merge "Use sqlite with no ICU support"Treehugger Robot
2021-09-21Keystore 2.0: Add run_as to keystore2_test_utilsJanis Danisevskis
2021-09-14Merge "Enable sqlite3 logging in keystore2"Treehugger Robot
2021-09-13Use sqlite with no ICU supportJiyong Park
2021-09-10Replace keystore2_vintf's bindgen with cxxJoel Galenson
2021-09-03Enable sqlite3 logging in keystore2Seth Moore
2021-08-03Merge changes from topics "librustutils-cutils", "librustutils-properties"Joel Galenson
2021-07-29Migrate to the librustutils cutils bindings.Joel Galenson
2021-07-29Migrate to the librustutils system property bindings.Joel Galenson
2021-07-27Remove ndk_platform backend. Use the ndk backend.Jiyong Park
2021-07-21Migrate keystore2's Rust system library bindings to bionic.Joel Galenson
2021-07-06Add keystore API for metrics re-routing.Hasini Gunasinghe
2021-06-30Keystore 2.0: Extend the functionality of the Vpn profile store.Janis Danisevskis
2021-05-17Keystore 2.0: CLI fixes.Janis Danisevskis