diff --git a/51-android.rules b/51-android.rules index 21caa5f..e2aace8 100644 --- a/51-android.rules +++ b/51-android.rules @@ -1025,6 +1025,9 @@ LABEL="not_ZTE" # Verifone ATTR{idVendor}=="11ca", GOTO="user" +# Fibocom +ATTR{idVendor}=="2cb7", ATTR{idProduct}=="010b", GOTO="adbcdc" + # No android devices found GOTO="android_usb_rules_end"