OSDN Git Service

gps: Check for null APN name when receiving telephony notifications.
authorMike Lockwood <lockwood@android.com>
Tue, 21 Apr 2009 22:49:38 +0000 (15:49 -0700)
committerMike Lockwood <lockwood@android.com>
Tue, 21 Apr 2009 22:49:38 +0000 (15:49 -0700)
commit375cbb47ff721a26b62385211b82a7cf26db0395
tree293cd5c5b157e8e50babc0cce8bf78cb7a1e87b0
parentbe456ac934c3d9839cdac00bd331fe5d82727246
gps: Check for null APN name when receiving telephony notifications.

Fixes bug b/1800584

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