| Index: components/policy/resources/policy_templates.json
|
| diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
|
| index 078cc45158cbaaa37c3266b4db8c67c9a29eb917..618eee82f6f10957d5e9afeb653a2d8a7bb91f02 100644
|
| --- a/components/policy/resources/policy_templates.json
|
| +++ b/components/policy/resources/policy_templates.json
|
| @@ -7327,6 +7327,10 @@
|
| 'desc': '''Caption text of the field 'mac/linux preference name' in the summary chart of a policy in the generated documentation''',
|
| 'text': '''Mac/Linux preference name:'''
|
| },
|
| + 'doc_android_restriction_name': {
|
| + 'desc': '''Caption text of the field 'android restriction name' in the summary chart of a policy in the generated documentation''',
|
| + 'text': '''Android restriction name:'''
|
| + },
|
| 'doc_supported_on': {
|
| 'desc': '''Caption text of the list of 'products, platforms and versions where this policy is supported' in the summary chart of a policy in the generated documentation''',
|
| 'text': '''Supported on:'''
|
|
|