Mikhail Naganov 2adec4f116 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
2020-03-19 20:39:12 +00:00
2020-01-06 23:25:20 +00:00
2020-03-18 09:06:19 +09:00
2020-03-17 20:42:32 +00:00
2019-11-14 21:25:37 -08:00
2019-04-23 12:51:21 -07:00
2020-03-09 12:12:33 +08:00
2020-01-06 13:44:22 -08:00
2019-12-13 14:24:23 -08:00
2020-03-17 20:42:32 +00:00
2016-08-30 11:28:36 -07:00
2016-08-30 11:28:36 -07:00
2019-12-10 09:51:58 -08:00
Description
No description provided
134 MiB
Languages
C++ 56.3%
AIDL 41.2%
C 1.5%
Rust 0.4%
Java 0.4%
Other 0.1%