Loading core/res/res/values/strings.xml +4 −3 Original line number Diff line number Diff line Loading @@ -3828,9 +3828,10 @@ <string name="permlab_provide_trust_agent">Provide a trust agent.</string> <!-- Description of an application permission that lets it provide a trust agent. --> <string name="permdesc_provide_trust_agent">Allows an application to provide a trust agent.</string> <string name="permlab_launch_trust_agent_settings">Lunch trust agent settings menu.</string> <string name="permdesc_launch_trust_agent_settings">Allows an application to lunch an activity that changes the trust agent behavior.</string> <!-- Title of an application permission that lets it launch the trust agent settings menu --> <string name="permlab_launch_trust_agent_settings">Launch trust agent settings menu.</string> <!-- Description of an application permission that lets it launch the trust agent settings menu --> <string name="permdesc_launch_trust_agent_settings">Allows an application to launch an activity that changes the trust agent behavior.</string> <!-- Title of an application permission that lets it bind to a trust agent service. --> <string name="permlab_bind_trust_agent_service">Bind to a trust agent service</string> <!-- Description of an application permission that lets it bind to a trust agent service. --> Loading Loading
core/res/res/values/strings.xml +4 −3 Original line number Diff line number Diff line Loading @@ -3828,9 +3828,10 @@ <string name="permlab_provide_trust_agent">Provide a trust agent.</string> <!-- Description of an application permission that lets it provide a trust agent. --> <string name="permdesc_provide_trust_agent">Allows an application to provide a trust agent.</string> <string name="permlab_launch_trust_agent_settings">Lunch trust agent settings menu.</string> <string name="permdesc_launch_trust_agent_settings">Allows an application to lunch an activity that changes the trust agent behavior.</string> <!-- Title of an application permission that lets it launch the trust agent settings menu --> <string name="permlab_launch_trust_agent_settings">Launch trust agent settings menu.</string> <!-- Description of an application permission that lets it launch the trust agent settings menu --> <string name="permdesc_launch_trust_agent_settings">Allows an application to launch an activity that changes the trust agent behavior.</string> <!-- Title of an application permission that lets it bind to a trust agent service. --> <string name="permlab_bind_trust_agent_service">Bind to a trust agent service</string> <!-- Description of an application permission that lets it bind to a trust agent service. --> Loading