summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorPeter Visontay <pvisontay@google.com>2011-02-11 18:36:18 +0000
committerPeter Visontay <pvisontay@google.com>2011-02-25 12:03:19 +0000
commit7089c89c9ec21f28326ac6a9e9e91344749a02e0 (patch)
tree205f615b265a66bf30933bc14afc3265c93264bb /res
parentd995cd1f165074ebf14b9b884486770f2c219499 (diff)
downloadApplicationsProvider-7089c89c9ec21f28326ac6a9e9e91344749a02e0.tar.gz
Made ApplicationsProvider fetch launch counts from a remote service.
Bug: 3431684 Change-Id: Ie350ef440a7a49e5fdae5723414bfbab11f09793
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6974f2c..2c296ef 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -28,11 +28,4 @@
settings. -->
<string name="settings_description">Names of installed applications</string>
- <!-- Label for permission to increase an app's launch count. -->
- <string name="permlab_increase_launch_count">modify application launch counts</string>
-
- <!-- Description of permission to increase an app's launch count. -->
- <string name="permdesc_increase_launch_count">Allows a launcher to
- increase the launch count of applications (used for ranking apps).</string>
-
</resources>