summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/res/res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index d71a24a..34e6f48 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -1824,10 +1824,10 @@
<string name="policylab_enforceSelinux">Enforce SELinux</string>
<!-- Description of policy access to start enforcing SELinux policy [CHAR LIMIT=110]-->
<string name="policydesc_enforceSelinux">Toggle SELinux policy enforcing or permissive mode.</string>
- <!-- Title of policy access to start enforcing SE Android MMAC policy [CHAR LIMIT=30]-->
- <string name="policylab_enforceMmac">Enforce SE Android MMAC</string>
- <!-- Description of policy access to start enforcing SE Android MMAC policy [CHAR LIMIT=110]-->
- <string name="policydesc_enforceMmac">Toggle SE Android MMAC policy enforcing or permissive mode.</string>
+ <!-- Title of policy access to start enforcing MMAC policy [CHAR LIMIT=30]-->
+ <string name="policylab_enforceMmac">Enforce MMAC</string>
+ <!-- Description of policy access to start enforcing MMAC policy [CHAR LIMIT=110]-->
+ <string name="policydesc_enforceMmac">Toggle MMAC policy enforcing or permissive mode.</string>
<!-- The order of these is important, don't reorder without changing Contacts.java --> <skip />
<!-- Phone number types from android.provider.Contacts. This could be used when adding a new phone number for a contact, for example. -->