platform_hardware_libhardware/modules/audio_remote_submix
Mikhail Naganov ab5b51838c r_submix: Fix logspam on pipe corruption
Prevent logging an error message on every attempt to write
if the FIFO backing up the MonoPipe got corrupted. This condition
can be detected by checking for -EIO error code.

Bug: 74067530
Test: make audio_utils_fifo_base::mIsShutdown to be set by default,
      run r_submix_tests and observe logcat

Change-Id: I5d67997e902e834f04c10f9ffb39b16cba9c5739
2018-03-01 13:49:58 -08:00
..
tests r_submix: Use intermediate pipe in non-blocking mode 2018-02-27 10:11:33 -08:00
Android.bp Revert "Audio V4: Split system and vendor Audio.h" 2018-01-24 06:04:27 +00:00
audio_hw.cpp r_submix: Fix logspam on pipe corruption 2018-03-01 13:49:58 -08:00