Commit 05e3abe8 authored by Matej Frančeškin's avatar Matej Frančeškin

Change device filter to allow only Taisync USB accessory

parent ef75a925
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
<resources> <resources>
<!-- Allow anything connected --> <!-- Allow anything connected -->
<usb-device /> <usb-device />
<usb-accessory /> <usb-accessory model="android.usbaoa" manufacturer="taisync" version="1.0"/>
</resources> </resources>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment