Increased char limit for policylab_expirePassword

Bug: 19538249
Change-Id: Ia5209d7df5c2b810776a37ae805f96c643ab6ae4
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 199b783..76a58c6 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -2449,7 +2449,7 @@
     <!-- Description of policy access to set global proxy -->
     <string name="policydesc_setGlobalProxy">Set the device global proxy
     to be used while policy is enabled. Only the device owner can set the global proxy.</string>
-    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=30]-->
+    <!-- Title of policy access to enforce password expiration [CHAR LIMIT=50]-->
     <string name="policylab_expirePassword">Set screen lock password expiration</string>
     <!-- Description of policy access to enforce password expiration [CHAR LIMIT=110]-->
     <string name="policydesc_expirePassword">Change how frequently the screen lock password, PIN, or pattern must be changed.</string>