Merge "Increase char limit for wired headphone" into rvc-dev am: ebbd9e4b6f

Change-Id: Ic8961f6af3d83bd941b1809b4476ebc94fe1fb3b
This commit is contained in:
Hugh Chen
2020-05-25 03:46:40 +00:00
committed by Automerger Merge Worker

View File

@@ -1377,6 +1377,6 @@
<!-- A content description for work profile app [CHAR LIMIT=35] -->
<string name="accessibility_work_profile_app_description">Work <xliff:g id="app_name" example="Camera">%s</xliff:g></string>
<!-- Name of the 3.5mm and usb audio device. [CHAR LIMIT=40] -->
<!-- Name of the 3.5mm and usb audio device. [CHAR LIMIT=50] -->
<string name="media_transfer_wired_usb_device_name">Wired headphone</string>
</resources>