]> sigrok.org Git - sigrok-androidutils.git/commit
Revert "Parse vendor-id and product-id as hexadecimal values"
authorMarcus Comstedt <redacted>
Fri, 12 May 2017 09:02:32 +0000 (11:02 +0200)
committerMarcus Comstedt <redacted>
Fri, 12 May 2017 09:02:32 +0000 (11:02 +0200)
commit59030d50c52c499c02883acb44eb402e7248c0dc
tree0d308a7d7d48470a0d9d41ac250af72c84e8f4c5
parent2606541de1a91657c0001c0ea573d537069e2332
Revert "Parse vendor-id and product-id as hexadecimal values"

This reverts commit 2606541de1a91657c0001c0ea573d537069e2332.

The usb-device tag is defined by Android and putting hexadecimal
values into it breaks compatibility which means that the XML can
not be used as a device filter in AndroidManifest.xml as intended.
src/org/sigrok/androidutils/UsbSupplicant.java