platform_system_security/identity
Rajesh Nyamagoud 3f6c15c656 Restructuring of AAID using aidl_interface build system.
Making changes to use cpp backend generated by aidl_interface
build system for KeyAttestationApplicationProvider.
Removed custom parcelables defined for AAID.
Updated the tests to use the aidl_interface generated bindings.

Bug: 267452060
Test: atest android.keystore.cts.KeyAttestationTest; atest
keystore_unit_tests; keystoreSignature_fuzzer;
keystorePackageInfo_fuzzer; keystoreApplicationId_fuzzer;
keystoreAttestationId_fuzzer

Change-Id: Ibdfb8e2837538d01a04b6771b1a71c38529d1307
2023-10-06 04:23:41 +00:00
..
binder/android/security/identity identity: Add support for setting minimum validity period for AuthKey. 2022-12-09 02:58:18 -05:00
fuzzers Adding AIDL Service fuzzer for identity service 2023-06-12 20:31:57 +00:00
util identity: Fix incorrect encoding P256 public key 2022-09-08 12:20:08 +00:00
Android.bp Restructuring of AAID using aidl_interface build system. 2023-10-06 04:23:41 +00:00
Credential.cpp identity: Add support for setting minimum validity period for AuthKey. 2022-12-09 02:58:18 -05:00
Credential.h identity: Add support for setting minimum validity period for AuthKey. 2022-12-09 02:58:18 -05:00
CredentialData.cpp credstore: remove unused variable 2023-07-06 17:45:32 +00:00
CredentialData.h identity: Add support for setting minimum validity period for AuthKey. 2022-12-09 02:58:18 -05:00
CredentialStore.cpp Remove libvintf from credstore 2023-05-24 18:31:22 +00:00
CredentialStore.h identity: Replace RemotelyProvisionedKey with librkp_support 2023-03-09 16:09:23 -08:00
CredentialStoreFactory.cpp identity: Use "credstore" for LOG_TAG everywhere. 2021-03-31 10:46:42 -04:00
CredentialStoreFactory.h Port credstore to IdentityCredential AIDL. 2020-02-14 13:41:52 -05:00
credstore.rc credstore: update credstore.rc to use correct class, user, and group. 2020-01-17 16:52:01 -05:00
main.cpp identity: Fix RKPD usage 2023-01-25 20:42:07 +00:00
Session.cpp identity: Add multi-document presentation support. 2022-01-10 17:38:04 -05:00
Session.h identity: Add multi-document presentation support. 2022-01-10 17:38:04 -05:00
TEST_MAPPING Make CBOR and COSE CTS utilities reusable 2021-09-22 07:59:04 -07:00
Util.cpp identity: Use "credstore" for LOG_TAG everywhere. 2021-03-31 10:46:42 -04:00
Util.h Port credstore to IdentityCredential AIDL. 2020-02-14 13:41:52 -05:00
WritableCredential.cpp identity: Add support for setting minimum validity period for AuthKey. 2022-12-09 02:58:18 -05:00
WritableCredential.h identity: Add support for setting minimum validity period for AuthKey. 2022-12-09 02:58:18 -05:00