commit | e829829dcd7ac1fcf5fc1468f6d3a855ade2cbb2 | [log] [tgz] |
---|---|---|
author | Rajesh Nyamagoud <nyamagoud@google.com> | Sat Mar 11 00:59:44 2023 +0000 |
committer | Rajesh Nyamagoud <nyamagoud@google.com> | Fri Oct 06 17:32:20 2023 +0000 |
tree | 35183797ced435b6a55659dd8f0441820d4bfdb5 | |
parent | 2bcc7900baa130b696d8e35f596b051e660f1629 [diff] |
Restructuring of AAID using aidl_interface build system. Making changes to use aidl_interface build system in KeyAttestationApplicationProvider to support Rust, CPP and Java backends. Defined AAID interface and its parcelables using AIDL types. Removed custom parcelables defined for AAID. Bug: 267452060 Test: atest android.keystore.cts.KeyAttestationTest Change-Id: Iec558642867c13e2998d7f69f00b3f1adf4e2b62