Index: components/policy/resources/policy_templates.json |
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json |
index a97cc5ff90c077bb3f3f6f72d5aa3ee1696c20b1..97f414d3bc7312b17d8be78742c1e2c0d9973057 100644 |
--- a/components/policy/resources/policy_templates.json |
+++ b/components/policy/resources/policy_templates.json |
@@ -8983,13 +8983,14 @@ |
allowed.''' |
}, |
{ |
- 'name': 'LoginApps', |
+ 'name': 'DeviceLoginScreenAppInstallList', |
'type': 'list', |
'schema': { |
'type': 'array', |
'items': { 'type': 'string' }, |
}, |
- 'supported_on': ['chrome_os:54-'], |
+ 'supported_on': ['chrome_os:58-'], |
+ 'future': True, |
'device_only': True, |
'features': { |
'dynamic_refresh': True, |