OSDN Git Service

GPS: Restore XTRA downloading at boot.
authorMike Lockwood <lockwood@android.com>
Thu, 17 Mar 2011 18:08:01 +0000 (14:08 -0400)
committerMike Lockwood <lockwood@android.com>
Thu, 17 Mar 2011 18:08:01 +0000 (14:08 -0400)
commit5982bf66d4fdea38105d91ff0f9d38660ac87581
tree1c829699a5064fc6e6bfeea107de2cbcb5251203
parent3f5995da76541443b7c071bd3acad7590ba222ec
GPS: Restore XTRA downloading at boot.

Between Froyo and Gingerbread we disabled scheduling an XTRA data download
at boot because the Qualcomm engineers thought it should not be necessary.
However, some users noticed a GPS performance degradation after receiving
their Gingerbread update, and some reported forcing an XTRA download cleared
up the problem.  This change restores the Froyo behavior of downloading
XTRA data after boot.

Bug: 3509901

Change-Id: I5a52201a2b24ce4a5d3ddb1f86340e3d5387f603
Signed-off-by: Mike Lockwood <lockwood@android.com>
services/java/com/android/server/location/GpsLocationProvider.java