| commit | 098b883a7dc89b65b72c6d3f1d38c6afd477a0ad | [log] [tgz] |
|---|---|---|
| author | Phil Burk <philburk@google.com> | Mon May 01 17:04:46 2017 -0700 |
| committer | Phil Burk <philburk@google.com> | Mon May 01 17:04:46 2017 -0700 |
| tree | e22f0553b2450cd9d08fac6c671014cad68ee33f | |
| parent | 6f85f6533a25f7eeaaacba53281572c00e63759a [diff] |
aaudio: set errorCallback user data Without this, a nullptr could be passed to the callback instead of userData. Bug: 37873111 Test: difficult to test because it requires an error to occur. Change-Id: I3f262410e0465a8192da2494cadfdb4f8d2188a7 Signed-off-by: Phil Burk <philburk@google.com>