Index: chrome/common/extensions/api/_permission_features.json |
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json |
index 858e3d70ee2bf6b122ece18cc00920753bd627f4..af23f1419144338e02be3f901e74acde019f7918 100644 |
--- a/chrome/common/extensions/api/_permission_features.json |
+++ b/chrome/common/extensions/api/_permission_features.json |
@@ -346,6 +346,12 @@ |
"channel": "trunk", |
"extension_types": ["extension"] |
}, |
+ "enterprise.deviceAttributes": { |
+ "channel": "dev", |
+ "platforms": ["chromeos"], |
+ "extension_types": ["extension", "legacy_packaged_app", "platform_app"], |
not at google - send to devlin
2015/08/05 15:52:24
Let's remove legacy_packaged_app. Nobody should be
Polina Bondarenko
2015/08/06 11:24:55
Done.
|
+ "location": "policy" |
+ }, |
"enterprise.platformKeys": { |
"channel": "stable", |
"platforms": ["chromeos"], |