diff options
author | Kevin Tang <zhikait@codeaurora.org> | 2012-01-10 14:32:44 -0800 |
---|---|---|
committer | Brian Muramatsu <btmura@google.com> | 2012-08-24 14:06:47 -0700 |
commit | 40e1bafc37e2a83453535132c62aeb7ef706de25 (patch) | |
tree | f28cc813f1c8ba19de987956a910bae52302edcd /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions