| 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 713a82e02adfc2ccd33a890fb444ad213db623f7..4d52bce3ba21b856ce88a92ab9da0a8fd1303ed2 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -595,6 +595,13 @@
|
| "channel": "stable",
|
| "extension_types": ["extension", "legacy_packaged_app"]
|
| },
|
| + "hotwordAudioVerificationPrivate": {
|
| + "channel": "dev",
|
| + "extension_types": ["platform_app"],
|
| + "whitelist": [
|
| + "B6356EFF4047BC5F868C7D91868B6F5C01951A8A" // hotword_audio_verification
|
| + ]
|
| + },
|
| "hotwordPrivate": {
|
| "channel": "stable",
|
| "extension_types": ["extension"],
|
|
|