commit | d270028c1015aefb7c538d07c8c5b23bb43ac980 | [log] [tgz] |
---|---|---|
author | Dianne Hackborn <hackbod@google.com> | Wed Jun 05 14:53:33 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Wed Jun 05 15:39:13 2013 -0700 |
tree | 64f696b865cc901db518c6944ed388e619ab136e | |
parent | 5087b7f27c27ea582644a9cba07ae127930a7ab5 [diff] |
Maybe fix issue #9296868: Crash in system process There were some paths in LocationManagerService where mRecivers was being accessed/modified without the lock held. Update method names to indicate they need to be called with lock held to make it more clear in the future when such a problem may happen. Change-Id: Ie2a9d019155ac7cedd1db298caca75b8fe382ca7