commit | 2adec4f116067ea8beac05fc196d173718a62d7d | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Mar 19 20:39:12 2020 +0000 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu Mar 19 20:39:12 2020 +0000 |
tree | 2e2530b974d52672a9ddf8a348f767a16f80529c | |
parent | b7eaa14fe63a0655af7fe1ac75c419014c8dc43c [diff] |
audio: Check result from oneway calls As oneway HIDL calls generate methods that return 'Result<void>', the returned value must be checked to avoid triggering an assertion if the result was an error (e.g. due to the client death). Bug: 151900655 Test: N/A Change-Id: I4721240b5959d6f11cb4447b30928bf4c83da058