diff options
| author | 2010-06-20 14:28:16 -0700 | |
|---|---|---|
| committer | 2010-06-22 09:26:41 -0400 | |
| commit | f602d362ba4bb3adbf1eb4e38a794fb14274293a (patch) | |
| tree | d2b5da88fbc52e10a2c9b09f9027b32c539c5022 /libs/rs/rsScript.cpp | |
| parent | 07ccf5ad7edfeeebb79208ad3e8a52917fe038a8 (diff) | |
GPS: remove GpsEventThread from GpsLocationProvider
Rather than polling for events from the native code in an event thread,
we now require the GPS HAL libraries to call our callbacks from a thread
that is registered with the JVM to call directly into Java.
This eliminates a thread from our code and removes one step in the chain
of message passing from the GPS to the Location Manager client.
Change-Id: I2745a157690310ba9a699a8369f54a7366c6b1ba
Signed-off-by: Mike Lockwood <lockwood@android.com>
Diffstat (limited to 'libs/rs/rsScript.cpp')
0 files changed, 0 insertions, 0 deletions