]> git.gag.com Git - fw/altos/commitdiff
altosdroid: Add BLUETOOTH_CONNECT permission, handle its lack
authorKeith Packard <keithp@keithp.com>
Tue, 11 Jan 2022 22:32:55 +0000 (14:32 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 11 Jan 2022 22:46:48 +0000 (14:46 -0800)
Android 12 switched how bluetooth permissions work, so now we need a
new one to talk to devices. Also deal with a lack of that by not
crashing when we can't get the name of a BT device.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found