commit | d7e1bc711f25a0e72847264ec53a1714abd9ea13 | [log] [tgz] |
---|---|---|
author | Prashant Patil <patilprashant@google.com> | Fri Feb 03 16:59:02 2023 +0000 |
committer | Prashant Patil <patilprashant@google.com> | Mon Feb 06 15:35:49 2023 +0000 |
tree | eefb4c6d8a0ebb3a13a38264ed89a67199a7cfce | |
parent | 30a3877337a12520020fc1cfa079cdaa8c33abce [diff] |
Keystore: Attestation fix in non AOSP builds After adding attestation properties for AOSP/GSI builds their comparison in Spi layer missed one condition. If these values were not set they were assigned as Build.UNKNOWN. Hence additional check is added in Spi layer. Bug: 267643193 Test: atest CtsKeystoreTestCases:android.keystore.cts.KeyAttestationTest CtsKeystoreTestCases:DeviceOwnerKeyManagementTest Change-Id: I5b3ef0a308bbb12bc4cac2efcf04468f65db1ef8