51-android.rules: Removing idProduct, that excludes HTC One S. This part of the rule did not check for the existence of 'debug mode' as it said it would.

This commit is contained in:
David Runge 2015-08-08 23:23:07 +02:00
parent 76893d036f
commit f23cead401
1 changed files with 0 additions and 2 deletions

View File

@ -120,8 +120,6 @@ ATTR{idVendor}=="109b", ENV{adb_user}="yes"
# HTC
ATTR{idVendor}!="0bb4", GOTO="not_HTC"
# skip if debug mode off
ATTR{idProduct}=="0ff9", GOTO="android_usb_rules_end"
ENV{adb_user}="yes"
# fastboot mode enabled