Merge "Remove pin and add restrictions for Security settings."

This commit is contained in:
Julia Reynolds
2014-06-13 17:31:01 +00:00
committed by Android (Google) Code Review
6 changed files with 71 additions and 26 deletions

View File

@@ -4019,6 +4019,8 @@
<string name="credential_storage_type_hardware">Hardware-backed</string>
<!-- Summary text for preference showing what type of credential storage this device has when it is stored in software only (as opposed to "hardware-backed") [CHAR LIMIT=NONE] -->
<string name="credential_storage_type_software">Software only</string>
<!-- Error message for users that aren't allowed to see or modify credentials [CHAR LIMIT=none] -->
<string name="credentials_settings_not_available">Credentials are not available for this user</string>
<!-- Message to draw an unlock pattern when installing credentials -->
<string name="credentials_install_gesture_prompt">Draw your unlock pattern</string>