[adbwifi] Fix adbwifi string case.

Changed 'Scanner' to 'scanner'.

Bug: 153271332

Test: make
Change-Id: I4c34314753277859860dc3b981ba4ea86025557d
(cherry picked from commit 10b13264f6)
This commit is contained in:
Joshua Duong
2020-04-06 15:34:15 -07:00
parent 8694188f71
commit e7a452a2cd

View File

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