commit | 8174a847f24b09262166f43fa16dc218ea715a35 | [log] [tgz] |
---|---|---|
author | Nick Desaulniers <ndesaulniers@google.com> | Mon Mar 20 14:06:19 2017 -0700 |
committer | Nick Desaulniers <ndesaulniers@google.com> | Mon Mar 20 14:12:43 2017 -0700 |
tree | 0f0f916cb6f77fc5dbb8fd154ba0beabb3edb869 | |
parent | ec72ff974b1c586aa9bb5eb903ad772ed3e9fb8a [diff] |
fingerprint: check return status of hwbinder calls If system_server dies, and return codes of hwbinder calls are not checked, an abort of the HAL service will occur. In this case, warn in the logs, but allow system_server to reopen HAL. Bug: 34867134 Change-Id: I9fe1c2c0f1c03e8debafb56bff8a7490ccbbcec0