commit | 13f43f4afeb56edf8aab858320107d0e378a6356 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Dec 07 17:05:40 2016 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Wed Dec 07 17:08:04 2016 -0800 |
tree | b33b7b64334c89f663d7e524e67c9e8062da6a19 | |
parent | 2508e0cbc5ece35347a4a937fc217d851adcc525 [diff] |
audiohal: Do not log if EINVAL is received from get_presentation_position This happens often, and it's normal. Avoid logging it down as this causes logspam. Bug: 33353073 Change-Id: Ia3b1b8af61bdf83e9bcde0e5bed0285af037df45 Test: cause the system to play some sounds (e.g. UI clicks), watch logcat