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)
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().


No differences found