altosdroid: Don't start bluetooth if address is null
authorKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:51:44 +0000 (10:51 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 19 May 2021 17:53:45 +0000 (10:53 -0700)
commit9a427131788a3e477629a0de26f0f41b5e98333b
tree6d3d37413879fa828d546a473f34f7711ffeaee4
parent9eb0fbd7eff5694064f9d123220b523a98fef0a4
altosdroid: Don't start bluetooth if address is null

If the address.address string is null, don't bother starting the
bluetooth service.

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