commit | c0133d7c47c97c6a500002bab2277588f9a86d2c | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Mon Jun 07 13:56:29 2021 -0700 |
committer | Seth Moore <sethmo@google.com> | Mon Jun 07 16:44:06 2021 -0700 |
tree | 7b36dd942dfb8a3d6a0e9083617cb57322aea7e0 | |
parent | 4aa2632f9813fc7c651b58f6b9869b5c23ca5bc4 [diff] |
Check for invalid device attestation parameters Previous releases explicitly check for invalid inputs. These checks were removed with the move to keystore2 -- add them back. Remove old prepareAttestationArguments* methods, as they are no longer referenced. Fixes: 188741672 Test: com.google.android.gts.security.DeviceIdAttestationHostTest Change-Id: I4eeec8367ebdfad527395206ab9e89b409e02631