commit | 93cd95a671daa44fe386244c820cd28be19d4c94 | [log] [tgz] |
---|---|---|
author | Prashant Patil <patilprashant@google.com> | Mon Dec 23 12:59:03 2024 +0000 |
committer | Prashant Patil <patilprashant@google.com> | Mon Jan 06 14:59:45 2025 +0000 |
tree | bc6db373a7e142f1cdbca1c587b711848128d28d | |
parent | 759e587ae50451cc6d6462903be849ff3a12c50c [diff] |
Fixed attestation properties reading. Attestation properties read with below priorities so that attestation could pass on GSI builds also. 1) ro.product.<device-id>_for_attestation 2) ro.product.vendor.<device-id> 3) ro.product.<device-id> Bug: 383989061 Test: atest VtsAidlKeyMintTargetTest Change-Id: Ib969273ce63ea7a85ca229ef8050a8558e2c9161