summaryrefslogtreecommitdiff
path: root/res/values
diff options
context:
space:
mode:
authorBen Komalo <benkomalo@google.com>2011-05-09 14:21:20 -0700
committerBen Komalo <benkomalo@google.com>2011-06-16 10:45:10 -0700
commitd5d750908f50ab50e7abc1f8521cad1716082bf5 (patch)
treeb066ba58264dae35ca63c7309b80e2a5e16ab72f /res/values
parent87b42fc62ef62eed2188d11da4f0a8e0b635230a (diff)
downloadExchange-d5d750908f50ab50e7abc1f8521cad1716082bf5.tar.gz
Make "don't allow camera" a supported policy.
This change is just in the EAS provision parser to allow the policy. Separate changes have been/will be made to plumb it through the DPM. Bug: 4185316 Change-Id: I8e0cc2ec5a302d6c20c02c2fa51f61391fd6919d
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index ba1fb021..a722a885 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -110,8 +110,6 @@
<string name="policy_dont_allow_attachments">don\'t allow attachments</string>
<!-- A policy in which the device may not have a storage card [CHAR LIMIT=40] -->
<string name="policy_dont_allow_storage_cards">don\'t allow storage cards</string>
- <!-- A policy in which the device may not have a usable camera [CHAR LIMIT=40] -->
- <string name="policy_dont_allow_camera">don\'t allow a camera</string>
<!-- A policy in which the device may not have unsigned applications installed
[CHAR LIMIT=40] -->
<string name="policy_dont_allow_unsigned_apps">don\'t allow unsigned applications</string>