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)")
This commit is contained in:
Piotr Masłowski 2023-08-22 16:08:05 +02:00 committed by Gianluca Boiano
parent 7a671c50f1
commit ff596732c6
1 changed files with 1 additions and 1 deletions

View File

@ -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