Seems like HTC vendor ID works with HP Touchpad + CM7. Therefore the following entry in the "/etc/udev/rules.d/51-android.rules" file will be sufficient (at least in my case) to be able to use adb.
SUBSYSTEM=="usb", SYSFS{idVendor}=="0bb4", MODE="0666"
No comments:
Post a Comment