commit | 2bb328e84c45b55f07363000ddc7c42e6efaec46 | [log] [tgz] |
---|---|---|
author | Prashant Patil <patilprashant@google.com> | Wed Jan 08 17:40:17 2025 +0000 |
committer | Prashant Patil <patilprashant@google.com> | Wed Jan 08 17:40:17 2025 +0000 |
tree | 368c4c3f49a74ca46bb958929990321c39da85dd | |
parent | 3d4cc3ba22493f85a900815a4b81886a3dbd24c5 [diff] |
Fixed attestation properties reading. Since attestation properties are replaced by generic values in GSI builds, attestation fails on GSI builds. Hence attestation properties read with below priorities so that attestation could pass on GSI builds also. 1) ro.product.vendor.<device-id> 2) ro.product.<device-id> Bug: 383989061 Test: atest VtsAidlKeyMintTargetTest Change-Id: Ibae35957aceb49bf8ac20bd2725df6fbe990056a