chore: fix indentation

This commit is contained in:
M0Rf30 2022-02-13 00:11:42 +01:00
parent 0f0981d179
commit a9d73e77c5
1 changed files with 1 additions and 1 deletions

View File

@ -477,7 +477,7 @@ ATTR{idVendor}!="22d9", GOTO="not_Oppo"
# Find 5 (2767=debug)
ATTR{idProduct}=="2767", ENV{adb_adb}="yes"
ATTR{idProduct}=="2764", SYMLINK+="libmtp-%k", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
# A94 5G
# A94 5G
ATTR{idProduct}=="2769", ENV{adb_adb}="yes"
GOTO="android_usb_rule_match"
LABEL="not_Oppo"