Show trust agent entries as disabled rather than removing them.

Fixes bug 17108810

Change-Id: I646f5c299cd680d5c3a4978610f3852eba4b116b
This commit is contained in:
Jim Miller
2014-08-21 19:24:47 -07:00
parent 2534be3746
commit 9d25005e7a
2 changed files with 14 additions and 3 deletions

View File

@@ -1103,6 +1103,9 @@
<!-- Title of preference to manage trust agents -->
<string name="manage_trust_agents">Trust agents</string>
<!-- Summary shown when trust agent settings is disabled because the user hasn't set up primary security -->
<string name="disabled_because_no_backup_security">To use, first set a screen lock</string>
<!-- Summary of preference to manage device policies -->
<string name="manage_trust_agents_summary">View or deactivate trust agents</string>