commit | f74df70fd777cc2fa426e992c64c1f4aa78a9122 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Fri May 19 16:46:28 2017 -0700 |
committer | Kevin Rocard <krocard@google.com> | Wed May 31 23:01:59 2017 +0000 |
tree | 9d3d76be917e5422feb3565874d8189b6d1e01a6 | |
parent | 3dca679b8057bb02931b4d4d6801dfa8584c73d7 [diff] |
audiohal: Prevent logspam when calling get_presentation_position get_presentation_position can return ENODATA if the stream has stopped but the write is still querying the position. Bug: 38376424 Change-Id: I9d516a19fb347843a8ec8e8e9a0f5eab0b0798e6 Test: no log messages from StreamHAL about get_presentation_position (cherry picked from commit 96a3a19beda45bef7c34fc06a0048174f3a7e362)