Skip to content

Commit

Permalink
Add Yandex Phone (#195)
Browse files Browse the repository at this point in the history
* Add Yandex Phone

* Remove duplication, add info about Yandex Phone
  • Loading branch information
dmitvitalii authored Sep 21, 2020
1 parent e58afe2 commit 0452a8c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion 51-android.rules
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0452a8c

Please sign in to comment.