diff options
| author | Dianne Hackborn <hackbod@google.com> | 2013-07-09 18:19:11 -0700 |
|---|---|---|
| committer | Dianne Hackborn <hackbod@google.com> | 2013-07-09 18:50:44 -0700 |
| commit | 15ab7758df616a27c28276ab97ddb2e2de6089f7 (patch) | |
| tree | 4570217513f7ba051ab65a1456bd83b5de7b565a /res | |
| parent | 9333cc7de588504b77f2dd85e7453590891e9a0a (diff) | |
| download | packages_apps_Settings-15ab7758df616a27c28276ab97ddb2e2de6089f7.tar.gz packages_apps_Settings-15ab7758df616a27c28276ab97ddb2e2de6089f7.tar.bz2 packages_apps_Settings-15ab7758df616a27c28276ab97ddb2e2de6089f7.zip | |
Update to show new location monitoring op.
Change-Id: I921e95327c743c5b9b89bfe5a94beca67bfdb7de
Diffstat (limited to 'res')
| -rw-r--r-- | res/values/arrays.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 3f2491512..a1c48d0e5 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -638,6 +638,7 @@ <item>notification volume</item> <item>bluetooth volume</item> <item>keep awake</item> + <item>monitor location</item> </string-array> <!-- User display names for app ops codes --> @@ -683,6 +684,7 @@ <item>Notification volume</item> <item>Bluetooth volume</item> <item>Keep awake</item> + <item>Location</item> </string-array> <!-- Titles for the list of long press timeout options. --> |
