commit | e7152c38df0f89bf4610be982542a6983b55032e | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed Mar 08 11:02:30 2017 -0800 |
committer | Janis Danisevskis <jdanis@google.com> | Wed Mar 08 11:02:30 2017 -0800 |
tree | 2dcd1ddc20a43f7f96514a634130670eec5a1865 | |
parent | a3b6d90934a9412f7370dd5b7aba75fd75ad71fd [diff] |
Fix missing error handling in keymaster comatibility check The compatibility check assumes that the keymaster session was created successfully which is a faulty assumption. This patch adds propper error handling to the check. Bug: 35576166 Change-Id: I0c70a0e53f488f8bd3164898722f490cd0573ce3