diff --git a/51-android.rules b/51-android.rules index 4d1e967..fb9d405 100644 --- a/51-android.rules +++ b/51-android.rules @@ -481,6 +481,8 @@ ATTR{idProduct}=="2769", 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" +# Oppo Watch, fastboot +ATTR{idProduct}=="2024", ENV{adb_user}="yes" GOTO="android_usb_rule_match" LABEL="not_Oppo"