Dean Martin changed bug 938659
What Removed Added
CC   deano_ferrari@hotmail.com

Comment # 43 on bug 938659 from
# rpm -qf /usr/lib/udev/rules.d/51-android.rules 
android-tools-4.2.2_r1-2.4.1.x86_64

It is interesting that only basic attribute matching is used for such devices.

IMHO it would make sense to adjust the rule in 50-udev-default.rules so that
overrides from later rules are prevented as Fink Werner already suggested

SUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device",
ENV{ID_USB_INTERFACES}=="*:0701??:*", MODE:="0664", GROUP:="lp"

(In reply to Johannes Meixner from comment #42)
> The RPM changelog of android-tools-5.1.1_r8-1.1.i586.rpm shows:
> -----------------------------------------------------------------------
> * Tue Jun 23 2015 crrodriguez@opensuse.org
> - 51-android.rules: Use TAG+="uaccess" instead of using
>   group/mode access control.
> -----------------------------------------------------------------------
> 
> Accordingy it seems crrodriguez@opensuse.org is the more
> appropriate assignee for issues with 51-android.rules


You are receiving this mail because: