altosdroid: Don't disconnect from bluetooth onStartCommand
authorKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 02:54:36 +0000 (19:54 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 12 Jul 2015 02:54:36 +0000 (19:54 -0700)
commit84021b8e0ab9262262345ce47671c3c0c6c43566
tree105dcec28bd4b1d84e8f2b613d5928120465ee9f
parentbdc953e26ac2dd67021f905807324c6a02e49690
altosdroid: Don't disconnect from bluetooth onStartCommand

If we've already got a bluetooth connection running, don't slam it
shut when the UI starts up again.

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