commit | 4fdb6f4a27ce4ff6b9f9ef84f26ae667eb7b831f | [log] [tgz] |
---|---|---|
author | Prashant Patil <patilprashant@google.com> | Wed Jan 08 17:40:17 2025 +0000 |
committer | Android Build Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Jan 09 09:52:52 2025 -0800 |
tree | 6e271d631fb9cd13a78291a1224953b1f2122aac | |
parent | d8b60253973768b5ab7f7b2c424328bee3d2b80a [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 (cherry picked from https://android-review.googlesource.com/q/commit:2bb328e84c45b55f07363000ddc7c42e6efaec46) Merged-In: Ibae35957aceb49bf8ac20bd2725df6fbe990056a Change-Id: Ibae35957aceb49bf8ac20bd2725df6fbe990056a