new bluetooth work queue stuff seems to work

This commit is contained in:
geeksville 2020-01-27 16:00:00 -08:00
parent 6edc89e2aa
commit 6cebf063d7
6 changed files with 100 additions and 70 deletions

View file

@ -68,7 +68,6 @@
<!-- This is a private service which just does direct communication to the radio -->
<service
android:name="com.geeksville.mesh.RadioInterfaceService"
android:permission="android.permission.BIND_JOB_SERVICE"
android:enabled="true"
android:exported="false" />