From d4452bf138ac91be3277c310863ef54593466f5c Mon Sep 17 00:00:00 2001 From: rhjdvsgsgks <26178113+rhjdvsgsgks@users.noreply.github.com> Date: Sat, 13 Apr 2024 07:48:57 +0000 Subject: [PATCH] feat: add Quectel vendor and Quectel EC25 (#318) with https://github.com/the-modem-distro/pinephone_modem_sdk , it possible to enable adb on this modem --- 51-android.rules | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/51-android.rules b/51-android.rules index 25c95f4..4cd70f4 100644 --- a/51-android.rules +++ b/51-android.rules @@ -700,6 +700,13 @@ ENV{adb_user}="yes" GOTO="android_usb_rule_match" LABEL="not_Qualcomm" +# Quectel +ATTR{idVendor}!="2c7c", GOTO="not_Quectel" +# EC25 +ATTR{idProduct}=="0125", GOTO="adb" +GOTO="android_usb_rules_end" +LABEL="not_Quectel" + # Razer USA, Ltd. ATTR{idVendor}!="1532", GOTO="not_Razer" # Razer Phone 2