diff --git a/51-android.rules b/51-android.rules index 8213d3e..dfa8f72 100644 --- a/51-android.rules +++ b/51-android.rules @@ -477,6 +477,8 @@ ATTR{idVendor}!="22d9", GOTO="not_Oppo" # Find 5 (2767=debug) ATTR{idProduct}=="2767", ENV{adb_adb}="yes" ATTR{idProduct}=="2764", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1" +# A94 5G +ATTR{idProduct}=="2769", ENV{adb_adb}="yes" GOTO="android_usb_rule_match" LABEL="not_Oppo"