commit | f5c37eb3b7e7b377aa7adb7fce58006ee06bd450 | [log] [tgz] |
---|---|---|
author | Amith Yamasani <yamasani@google.com> | Mon May 23 17:21:08 2016 -0700 |
committer | Amith Yamasani <yamasani@google.com> | Mon May 23 17:21:08 2016 -0700 |
tree | 39e87cb36c0f2dfd27a870cb2dc87da9ff0b6ec2 | |
parent | ff8ceadfc8c5f03da57420ad93a698cb0a57fcd9 [diff] |
Use correct synchronization lock This is to fix an incorrect unregister() that was crashing the system server. The only way it could be happening is because of incorrect locking. So, hopefully this fixes it. Bug: 28813750 Change-Id: Ie3c47ffa3024a0c533e12db0d2d021df8fc0367a