commit | d63e79022a1c244617d6aab7806788570373016a | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Jan 30 17:05:01 2017 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Mon Jan 30 17:05:01 2017 -0800 |
tree | 0b2a2b2a0a5e8a68fd54261789bf33626d25179d | |
parent | f2336a17920bb46afa6ef2126a304313142f1381 [diff] |
Audio HAL default implementation: reduce logspam Legacy BT A2DP implementation of Audio HAL may be returning EAGAIN from get_presentation_position, this is normal and shouldn't be logged. Otherwise we create logspam as this HAL function is called often. Bug: 30222631 Change-Id: I9394dbc1d53c1f4136c2d538fccd519964ff1697 Test: play music via BT A2DP