Chromium Code Reviews| Index: extensions/common/api/_permission_features.json |
| diff --git a/extensions/common/api/_permission_features.json b/extensions/common/api/_permission_features.json |
| index 40aed5bcfbcff210c1c87b5cfc87c1c378f7ee56..1b2955206531e0a047ce19bf28970e1fb4930e56 100644 |
| --- a/extensions/common/api/_permission_features.json |
| +++ b/extensions/common/api/_permission_features.json |
| @@ -131,6 +131,15 @@ |
| ] |
| } |
| ], |
| + "bluetoothLowEnergy.peripheral": { |
|
not at google - send to devlin
2015/05/06 21:10:27
This doesn't really make sense. bluetoothLowEnergy
rkc
2015/05/06 22:13:45
Done.
|
| + "channel": "stable", |
| + "extension_types": ["platform_app"], |
| + "platforms": ["chromeos"], |
| + "whitelist": [ |
| + "307E96539209F95A1A8740C713E6998A73657D96", // http://crbug.com/485292 |
| + "81986D4F846CEDDDB962643FA501D1780DD441BB" // http://crbug.com/485292 |
| + ] |
| + }, |
| "bluetoothPrivate": { |
| "channel": "stable", |
| "extension_types": ["platform_app"], |