commit | 7d3f553f989f830976efa92ddc3c84661d4d42aa | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Tue Oct 07 16:02:11 2014 -0700 |
committer | Elliott Hughes <enh@google.com> | Tue Oct 07 16:02:11 2014 -0700 |
tree | cb8560d4abe6a37b4e45ca577e579d182d42aa6a | |
parent | eeb9aa02b7f307a1d9b80731dd69ef9dd2f47e47 [diff] |
Work around a bug in Immersion's libImmEmulatorJ.so. This library calls pthread_mutex_lock and pthread_mutex_unlock with a NULL pthread_mutex_t*. This gives them (and their users) one release to fix things. Bug: 17443936 Change-Id: I3b63c9a3dd63db0833f21073e323b3236a13b47a