OSDN Git Service

Fix for GPS engines without separate session and engine status events.
authorMike Lockwood <lockwood@android.com>
Tue, 2 Feb 2010 16:41:52 +0000 (11:41 -0500)
committerMike Lockwood <lockwood@android.com>
Tue, 2 Feb 2010 16:41:52 +0000 (11:41 -0500)
commit271f9f172b241607b1ed39a7709c3ed47ee5dee7
treeed12a67b3487768ba693115c40686b8f2d7af9bc
parent5310b36a3710f0e298b944a74759ae8ce3af755c
Fix for GPS engines without separate session and engine status events.

GPS_STATUS_SESSION_BEGIN now implies GPS_STATUS_ENGINE_ON
and GPS_STATUS_ENGINE_OFF now implies GPS_STATUS_SESSION_END.

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