From ff596732c63974a858e60892bdde71402d640eba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Mas=C5=82owski?= Date: Tue, 22 Aug 2023 16:08:05 +0200 Subject: [PATCH] fix: revert an accidental early exit The previous refactor has accidentally changed this to an early exit, even though this section sets a variable that needs to be acted upon. Fixes: 16daf49a ("refactor: use GOTO next LABEL after device found (for a faster rules script). (#266)") --- 51-android.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/51-android.rules b/51-android.rules index 544b03b..a72c31b 100644 --- a/51-android.rules +++ b/51-android.rules @@ -362,7 +362,7 @@ ATTR{idVendor}!="2b0e", GOTO="not_letv" # LEX720 LeEco Pro3 6GB (610c=normal,610d=debug, 610b=camera) ATTR{idProduct}=="610d", GOTO="adbfast" ENV{adb_user}="yes" -GOTO="android_usb_rules_end" +GOTO="android_usb_rule_match" LABEL="not_letv" # LG