commit | c4abbe64271bb1b4181fe057d9d6032d594d8917 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Wed Jan 20 13:19:13 2021 -0800 |
committer | Matthew Maurer <mmaurer@google.com> | Wed Jan 20 13:21:37 2021 -0800 |
tree | 6b46a802cfb782c0c4494da29099f22c6d308d03 | |
parent | da0f466da2b267809ffd128112967f987d9f65f5 [diff] |
trusty: keymaster-hal: Reconnect on failed VERSION Trusty Keymaster will currently disconnect the client on an invalid message. This includes the newly introduced GET_VERSION2 message. While in the future we could change this behavior, this is a backcompat path and so we can't assume a changed Trusty. Reconnect on failed GET_VERSION2 before attempting version negotiation. Bug: 177843218 Test: Set PIN on device using older Trusty Change-Id: Ie60e4aaafa43e375797e6288b97834cac42413f4