Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0df1e333 authored by Joshua Duong's avatar Joshua Duong Committed by Automerger Merge Worker
Browse files

Merge "[adbwifi] Fix adbwifi string case." into rvc-dev am: 002ed644 am: e5ee010a

Change-Id: I99f88e31f68f81ea5697405ae547f5761fa1656a
parents 581225ad e5ee010a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -566,7 +566,7 @@
    <!-- [CHAR LIMIT=50] Title for adb wireless pair by QR code preference -->
    <string name="adb_pair_method_qrcode_title">Pair device with QR code</string>
    <!-- [CHAR LIMIT=NONE] Summary for adb wireless pair by QR code preference -->
    <string name="adb_pair_method_qrcode_summary">Pair new devices using QR code Scanner</string>
    <string name="adb_pair_method_qrcode_summary">Pair new devices using QR code scanner</string>
    <!-- [CHAR LIMIT=50] Title for adb wireless pair by pairing code preference -->
    <string name="adb_pair_method_code_title">Pair device with pairing code</string>
    <!-- [CHAR LIMIT=NONE] Summary for adb wireless pair by pairing code preference -->