Added check for misprovisioned Pixel 2 device.
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: If715ebdd4ab6d7fcfffab60b40fd2dc8fa1fda44 Merged-In: Ia0da5478d6092c1927d26600a6893ae8ce53da51
Loading
Please register or sign in to comment