Increase oem_unlock_enable char limit for translation
Bug: 16220494
Change-Id: I3974b241bc57130e518dab4b20348e698a276854
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4f71c97..701639f 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3360,7 +3360,7 @@
<string name="bt_hci_snoop_log">Enable Bluetooth HCI snoop log</string>
<!-- setting Checkbox summary whether to capture all bluetooth HCI packets in a file -->
<string name="bt_hci_snoop_log_summary">Capture all bluetooth HCI packets in a file</string>
- <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=25] -->
+ <!-- setting Checkbox title whether to enable OEM unlock [CHAR_LIMIT=35] -->
<string name="oem_unlock_enable">Enable OEM unlock</string>
<!-- setting Checkbox summary whether to enable OEM unlock [CHAR_LIMIT=50] -->
<string name="oem_unlock_enable_summary">Allow the device to be OEM unlocked</string>