mer-hybris / bluebinder

bluebinder is a simple proxy for using android binder based bluetooth through vhci.
11 stars 24 forks source link

bluebinder_post.sh should look for ro.vendor.bt.bdaddr_path as well #17

Closed erikinkinen closed 1 year ago

erikinkinen commented 3 years ago

In some cases, only ro.vendor.bt.bdaddr_path property is existent. This causes bluebinder_post.sh not finding Bluetooth address and killing bluebinder.

Thaodan commented 3 years ago

Can you make a PR?