diff options
author | Hakan Gustavsson <hakan.gustavsson@sonyericsson.com> | 2010-02-23 09:12:38 +0100 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2010-04-19 16:16:23 -0700 |
commit | fa94ff074d3200fae2f5d14a6d0f454e2ad23cfa (patch) | |
tree | cb29be3fc592830ef4ae34c2e93cfcd6eee0bdfe /wifi/java/android | |
parent | 69acb6b746c82f88607b3365795ebb3279188eed (diff) | |
download | frameworks_base-fa94ff074d3200fae2f5d14a6d0f454e2ad23cfa.zip frameworks_base-fa94ff074d3200fae2f5d14a6d0f454e2ad23cfa.tar.gz frameworks_base-fa94ff074d3200fae2f5d14a6d0f454e2ad23cfa.tar.bz2 |
GpsLocationProvider: Store new Location before onGpsStatusChanged is sent
In reportLocation() the new location is now stored before the callback
onGpsStatusChanged(GPS_EVENT_FIRST_FIX) is sent. This will prevent users
from getting a faulty location from LocationManager.getLastKnownLocation()
after receiving onGpsStatusChanged(GPS_EVENT_FIRST_FIX).
Change-Id: I6c654b2acbf2e216c99058a20f068bf4721a1c7a
Diffstat (limited to 'wifi/java/android')
0 files changed, 0 insertions, 0 deletions