From ed6c28f663ae71f5fe7d39ccb6932f815057ed5b Mon Sep 17 00:00:00 2001 From: brainrom Date: Wed, 2 Mar 2022 20:38:52 +0300 Subject: [PATCH] Add Realme 8 (#224) --- 51-android.rules | 1 + 1 file changed, 1 insertion(+) diff --git a/51-android.rules b/51-android.rules index 8382950..8f5f003 100644 --- a/51-android.rules +++ b/51-android.rules @@ -476,6 +476,7 @@ LABEL="not_OnePlus" ATTR{idVendor}!="22d9", GOTO="not_Oppo" # Find 5 (2767=debug) ATTR{idProduct}=="2767", ENV{adb_adb}="yes" +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"