From ee162b19771b1b9d9b10c32db2a49a2c16e3ba6c Mon Sep 17 00:00:00 2001 From: rhjdvsgsgks <26178113+rhjdvsgsgks@users.noreply.github.com> Date: Sat, 13 Apr 2024 05:49:35 +0000 Subject: [PATCH] add Quectel EC25 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