Commit 516aa8b9 authored by Owen Min's avatar Owen Min Committed by Commit Bot

Hide all cloud reporting policies

These policies are encouraged to be set via cloud policy. Hide them from
policy template and documentation.

Change-Id: Ifb7c258daa4da6aeeccefbb61d11a0b68498507e
Reviewed-on: https://chromium-review.googlesource.com/c/1332255Reviewed-by: default avatarJulian Pastarmov <pastarmovj@chromium.org>
Commit-Queue: Owen Min <zmin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607722}
parent a57caedb
...@@ -13377,6 +13377,7 @@ ...@@ -13377,6 +13377,7 @@
'per_profile': True, 'per_profile': True,
}, },
'supported_on': ['chrome.*:70-'], 'supported_on': ['chrome.*:70-'],
'future': True,
'caption': '''Report OS and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Version Information''', 'caption': '''Report OS and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Version Information''',
'example_value': False, 'example_value': False,
'desc': '''This policy controls whether to report version information, such as OS version, OS platform, OS architecture, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> version and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> channel. 'desc': '''This policy controls whether to report version information, such as OS version, OS platform, OS architecture, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> version and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> channel.
...@@ -13397,6 +13398,7 @@ ...@@ -13397,6 +13398,7 @@
'per_profile': True, 'per_profile': True,
}, },
'supported_on': ['chrome.*:70-'], 'supported_on': ['chrome.*:70-'],
'future': True,
'caption': '''Report <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Policy Information''', 'caption': '''Report <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Policy Information''',
'example_value': False, 'example_value': False,
'desc': '''This policy controls whether to report policy data and time of policy fetch. 'desc': '''This policy controls whether to report policy data and time of policy fetch.
...@@ -13417,6 +13419,7 @@ ...@@ -13417,6 +13419,7 @@
'per_profile': True, 'per_profile': True,
}, },
'supported_on': ['chrome.*:70-'], 'supported_on': ['chrome.*:70-'],
'future': True,
'caption': '''Report Machine Identification information''', 'caption': '''Report Machine Identification information''',
'example_value': False, 'example_value': False,
'desc': '''This policy controls whether to report information that can be used to identify machines, such as machine name and network addresses. 'desc': '''This policy controls whether to report information that can be used to identify machines, such as machine name and network addresses.
...@@ -13437,6 +13440,7 @@ ...@@ -13437,6 +13440,7 @@
'per_profile': True, 'per_profile': True,
}, },
'supported_on': ['chrome.*:70-'], 'supported_on': ['chrome.*:70-'],
'future': True,
'caption': '''Report User Identification information''', 'caption': '''Report User Identification information''',
'example_value': False, 'example_value': False,
'desc': '''This policy controls whether to report information that can be used to identify users, such as OS login, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile login, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile name, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile path and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> executable path. 'desc': '''This policy controls whether to report information that can be used to identify users, such as OS login, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile login, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile name, <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Profile path and <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> executable path.
...@@ -13457,6 +13461,7 @@ ...@@ -13457,6 +13461,7 @@
'per_profile': True, 'per_profile': True,
}, },
'supported_on': ['chrome.*:72-'], 'supported_on': ['chrome.*:72-'],
'future': True,
'caption': '''Report Extensions and Plugins information''', 'caption': '''Report Extensions and Plugins information''',
'example_value': False, 'example_value': False,
'desc': '''This policy controls whether to report extensions and plugins information. 'desc': '''This policy controls whether to report extensions and plugins information.
...@@ -13477,6 +13482,7 @@ ...@@ -13477,6 +13482,7 @@
'per_profile': True, 'per_profile': True,
}, },
'supported_on': ['chrome.*:72-'], 'supported_on': ['chrome.*:72-'],
'future': True,
'caption': '''Report Safe Browsing information''', 'caption': '''Report Safe Browsing information''',
'example_value': False, 'example_value': False,
'desc': '''This policy controls whether to report Safe Browsing information including the number of Safe Browsing warning and the number of safe browsering warning click through. 'desc': '''This policy controls whether to report Safe Browsing information including the number of Safe Browsing warning and the number of safe browsering warning click through.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment