App ops: add UI for viewing and controlling ops per-app.
Change-Id: Iadd68cbd429af4d431dcd09b9adacd09c5092ae6
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 419cb11..01a5215 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -2705,7 +2705,9 @@
<string name="app_ops_settings">App ops</string>
<!-- [CHAR LIMIT=NONE] Time label for an operation that is currently running. -->
<string name="app_ops_running">Running</string>
-
+ <!-- [CHAR LIMIT=NONE] Time label for an operation that has never executed. -->
+ <string name="app_ops_never_used">(Never used)</string>
+
<!-- [CHAR LIMIT=25] Services settings screen, setting option name for the user to go to the screen to view app storage use -->
<string name="storageuse_settings_title">Storage use</string>
<!-- Services settings screen, setting option summary for the user to go to the screen to app storage use -->