commit | b1b3a1c346af74942e89144bc7da3a0238900ca0 | [log] [tgz] |
---|---|---|
author | Todd Kennedy <toddke@google.com> | Thu Oct 05 14:29:42 2017 -0700 |
committer | Todd Kennedy <toddke@google.com> | Thu Oct 05 14:29:42 2017 -0700 |
tree | cdc85b06364619ba02cdd8a8e459b5b3c4f90333 | |
parent | 30e7ca0f6e05760f5378612805f611f602c1a4c8 [diff] |
Remove synchronization This isn't necessary and was added purely defensively. Remove it because it causes a deadlock. Change-Id: Ia83536d86dd9390f89c8016097161b53c99612ce Fixes: 67466611 Test: build, runs and the device doesn't hang