Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Unified Diff: components/policy/resources/policy_templates.json

Issue 1784333002: Add Device Policy Handler for Bluetooth, and allow disabling the Bluetooth adapter on Chrome OS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use Shutdown instead of SetDisabled, reverted changes in device/bluetooth/* Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/policy/resources/policy_templates.json
diff --git a/components/policy/resources/policy_templates.json b/components/policy/resources/policy_templates.json
index 31b61a4e20c238a657ee234c674df610a9f66256..204b38923c4b86ace8648135516e29cc5750b74b 100644
--- a/components/policy/resources/policy_templates.json
+++ b/components/policy/resources/policy_templates.json
@@ -8354,7 +8354,7 @@
'supported_on': ['chrome_os:51-'],
bartfab (slow) 2016/04/18 13:43:44 Nit: s/51/52/
Ivan Šandrk 2016/04/18 15:09:18 Done.
'device_only': True,
'features': {
- 'dynamic_refresh': True,
+ 'dynamic_refresh': False,
bartfab (slow) 2016/04/18 13:43:44 Nit: I think we should explicitly document that af
Ivan Šandrk 2016/04/18 15:09:18 Done.
},
'example_value': True,
'id': 323,

Powered by Google App Engine
This is Rietveld 408576698