altosdroid: Mike was right -- only need one LocationListener
authorKeith Packard <keithp@keithp.com>
Fri, 12 Apr 2013 05:39:14 +0000 (22:39 -0700)
committerKeith Packard <keithp@keithp.com>
Fri, 12 Apr 2013 05:39:14 +0000 (22:39 -0700)
commit9a8cc23de5776ea3fa2bdc96cbe63422eb555d63
treeef2b6442b04a4507ac3da4a38c6705c4dbee8823
parent83ce46c73b0e876f9f630943af19ea97b3a21d3c
altosdroid: Mike was right -- only need one LocationListener

I mis-read the docs and thought we needed two listeners, one for GPS
and one for network position. Looks like we don't

Signed-off-by: Keith Packard <keithp@keithp.com>
altosdroid/src/org/altusmetrum/AltosDroid/TelemetryService.java