commit | 89096317104722219f73a5c3cc424e6e98c90a61 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Wed Mar 24 10:14:55 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Wed Mar 24 12:38:42 2010 -0400 |
tree | 60b9f9c80ab3e93234908ab739eeb1cad1e244ef | |
parent | 7f49b9e47416808d7ef5de77b4094fd83f50134d [diff] |
Wait until GpsLocationProvider is fully initialized before returning from the constructor. Otherwise we are left with a race condition that might result in the provider being called before it is ready. BUG: 2539392 Change-Id: I05f4a2501c43d5fa95c0e68f5a963015cf9c6e8f Signed-off-by: Mike Lockwood <lockwood@android.com>