Code review comment for lp://qastaging/~doanac/phablet-tools/rndis

Revision history for this message
Sergio Schvezov (sergiusens) wrote :

21 +# make sure we have proper permission when the device shows up as rndis
22 +SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", RUN+="udev-acl --action=$env{ACTION} --device=$env{DEVNAME}"

can you add this to android-tools-adb ?

I can do it, but it needs to be removed from here (doesn't belong)

review: Needs Fixing

« Back to merge proposal