summaryrefslogtreecommitdiffstats
path: root/identity/aidl
Commit message (Expand)AuthorAgeFilesLines
* Suppress gtest error for tests without any instanceDan Shi2020-07-285-0/+5
* Identity: Add VTS test to check empty and semi-empty requests work properly.David Zeuthen2020-07-101-2/+53
* Identity: Update for changes to ISO 18013-5.David Zeuthen2020-06-245-44/+79
* Identity: More static linking of VTS test binary.David Zeuthen2020-06-181-2/+2
* Identity: Statically link VTS test binary.David Zeuthen2020-06-121-3/+3
* Update Identity Credential VTS tests.David Zeuthen2020-06-0411-120/+1245
* Merge "Add attestation certificate parsing and validate for IC vts."Selene Huang2020-05-128-73/+654
|\
| * Add attestation certificate parsing and validate for IC vts.Selene Huang2020-04-308-73/+654
* | Identity Credential: Add method to accept verification token.David Zeuthen2020-05-088-29/+85
|/
* Identity Credential: Pass additional information to HAL.David Zeuthen2020-04-2927-22/+621
* Identity Credential: Restrict AccessControlProfile identifiers to 32.David Zeuthen2020-04-273-1/+42
* Merge "Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl ...Treehugger Robot2020-04-247-122/+1030
|\
| * Fix IC vts bugs and add tests for IC IWritableIdentityCredential.aidl interface.Selene Huang2020-04-247-122/+1030
* | Update Identity Credential HAL docs.David Zeuthen2020-04-145-49/+115
|/
* Merge "Freeze vintf aidl interfaces"Treehugger Robot2020-04-099-0/+193
|\
| * Freeze vintf aidl interfacesJeongik Cha2020-04-089-0/+193
* | Update the current API dumpJiyong Park2020-04-087-0/+191
|/
* Rename vts-core to vtsDan Shi2020-04-071-1/+1
* use vector<uint8_t> for byte[] in AIDLJooyung Han2020-03-248-78/+57
* Identity: Statically link additional libraries in VtsHalIdentityTargetTest.David Zeuthen2020-03-021-2/+3
* Identity: Move signingKeyBlob from finishRetrieval() to startRetrieval().David Zeuthen2020-02-274-26/+25
* Add attestation certificate generation and identity credential tags.Selene Huang2020-02-212-85/+39
* Port IdentityCredential HAL to AIDL.David Zeuthen2020-02-1422-0/+3260