diff --git a/51-android.rules b/51-android.rules index a87f9d0..8e354e0 100644 --- a/51-android.rules +++ b/51-android.rules @@ -141,7 +141,8 @@ ATTR{idVendor}!="18d1", GOTO="not_Google" # Nexus, Pixel, Pixel XL, Pixel 2, Pixel 2XL (4ee2=mtp,adb 4ee4=rndis,adb 4ee6=ptp,adb 4ee7=adb 4ee9=midi,adb 2d01=accessory,adb 2d03=audio_source,adb 2d05=accessory,audio_source,adb) # See https://android.googlesource.com/device/google/wahoo/+/master/init.hardware.usb.rc # OnePlus 6, 4ee1=charging, 4ee2=MTP+debug, 4ee6=PTP+debug, 4ee7=charging+debug -# Pico i.MX7 Dual Development Board 4ee7=debug +# Pico i.MX7 Dual Development Board 4ee7=debug +# Yandex Phone 4ee7=debug ATTR{idProduct}=="4ee0", ENV{adb_adbfast}="yes" ATTR{idProduct}=="4ee2", ENV{adb_adb}="yes" ATTR{idProduct}=="4ee4", ENV{adb_adb}="yes"