commit | 40e1bafc37e2a83453535132c62aeb7ef706de25 | [log] [tgz] |
---|---|---|
author | Kevin Tang <zhikait@codeaurora.org> | Tue Jan 10 14:32:44 2012 -0800 |
committer | Brian Muramatsu <btmura@google.com> | Fri Aug 24 14:06:47 2012 -0700 |
tree | f28cc813f1c8ba19de987956a910bae52302edcd | |
parent | e370c468221bfef8f73c20f9d013cd22f06e2da7 [diff] |
Fix GPS provider thread blocked by NTP and XTRA Currently, the NTP and XTRA downloads block on the GPS provider thread. This could potentially block the next tasks for over a minute of time. If the upcoming task happens to be AGPS, AGPS will time out. Placed the NTP and XTRA downloads in separate threads. Bug: 6980618 Change-Id: I57a6aaf5348212bc1246813f6d941da7d5b19136