Loading core/res/res/values/cm_strings.xml +9 −0 Original line number Diff line number Diff line Loading @@ -181,4 +181,13 @@ intercept an outgoing SMS. Malicious apps may use this to prevent outgoing SMS messages.</string> <!-- Title of policy access to start enforcing SELinux policy [CHAR LIMIT=30]--> <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 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> </resources> core/res/res/values/strings.xml +0 −8 Original line number Diff line number Diff line Loading @@ -1820,14 +1820,6 @@ <string name="policylab_disableKeyguardFeatures">Disable features in keyguard</string> <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]--> <string name="policydesc_disableKeyguardFeatures">Prevent use of some features in keyguard.</string> <!-- Title of policy access to start enforcing SELinux policy [CHAR LIMIT=30]--> <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 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. --> Loading Loading
core/res/res/values/cm_strings.xml +9 −0 Original line number Diff line number Diff line Loading @@ -181,4 +181,13 @@ intercept an outgoing SMS. Malicious apps may use this to prevent outgoing SMS messages.</string> <!-- Title of policy access to start enforcing SELinux policy [CHAR LIMIT=30]--> <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 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> </resources>
core/res/res/values/strings.xml +0 −8 Original line number Diff line number Diff line Loading @@ -1820,14 +1820,6 @@ <string name="policylab_disableKeyguardFeatures">Disable features in keyguard</string> <!-- Description of policy access to disable all device cameras [CHAR LIMIT=110]--> <string name="policydesc_disableKeyguardFeatures">Prevent use of some features in keyguard.</string> <!-- Title of policy access to start enforcing SELinux policy [CHAR LIMIT=30]--> <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 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. --> Loading