OSDN Git Service

gps: gps_qemu: Added daylightsaving information is unavailble to broken-down time...
authorRene de Groot <rcgroot@gmail.com>
Wed, 3 Jun 2009 09:57:30 +0000 (11:57 +0200)
committerJean-Baptiste Queru <jbq@google.com>
Fri, 21 Aug 2009 18:08:02 +0000 (11:08 -0700)
commit2ce677428338c56aeb2c80149fcc52bf4804e9e4
tree985a7be4d5f80fbc95eeb4360cbf893e73324d53
parentccf3af50c787c21bb1e77f901b01d45d746543a5
gps: gps_qemu: Added daylightsaving information is unavailble to broken-down time struct

This fixes a problem where mktime() after a first call always returns -1. This
results in an mTime=-1000 on android.location.Location objects and thus fails to trigger
onLocationChanged().
gps/gps_qemu.c