Comment 24 for bug 316215

Revision history for this message
Scott James Remnant (Canonical) (canonical-scott) wrote :

I think it's just a matter of adding this directly to 70-acl.rules, there's unlikely to be many devices in this case, so we can just put them in like we do for fingerprint readhers, etc. already.

Maybe something like

# smart phones
SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", ATTR{idProduct}=="0c02", ENV{ACL_MANAGE}="1"

If that works, then I'll submit a patch upstream