Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add check for misprovisioned Pixel devices.
Some Pixel devices had a wrong brand value provisioned into keymaster. Due to this misprovisioning those devices fail device ID attestation because it includes a check for the correct brand value. This is now solved by re-trying Device ID attestation if we are running on a potentially misprovisioned device, allowing for the known incorrect brand value. Bug: 69471841 Test: atest com.android.cts.devicepolicy.MixedDeviceOwnerTest#testKeyManagement Change-Id: I41b51a355e1b582fd7c7f12f8b7e0992294b16e3 Merged-In: I73dd4501416bcc2587d137d8b1e27127e3bfc0c0 (cherry picked from commit 0e5b3f1)
- Loading branch information