cmparts: Add protected apps linkage
* And make PrivacySettings work the same way as everything else.
Change-Id: I7d39322fb05b9973b6ed19571c62e10a5bb70c04
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 4d18333..169e873 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -447,4 +447,8 @@
<string name="status_bar_icons_title">Status bar icons</string>
<string name="status_bar_icons_summary">Control which status bar icons are shown</string>
+ <!-- Protected apps -->
+ <string name="protected_apps_manager_title">Protected apps</string>
+ <string name="protected_apps_manager_summary">Manage which apps are hidden behind a secure lock</string>
+
</resources>