[hack] Unblock bluetooth with rfkill before starting bluebinder

This commit is contained in:
Shouko
2020-10-17 15:36:14 +00:00
parent 1c20729244
commit ebd732abff

View File

@@ -1,6 +1,7 @@
# Wait more after finding bluetooth service
pre-start script
rfkill unblock all
/usr/bin/droid/bluebinder_wait.sh
sleep 2
sleep 10
end script