| 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 08857dcea66e88cc8b2ef53bc5ab5dfe9f6d0b35..81265e3d4a29e464abb99b4a99ed0d2b50d832fb 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -517,10 +517,11 @@
|
| },
|
| "hotwordPrivate": {
|
| "channel": "stable",
|
| - "extension_types": ["extension"],
|
| + "extension_types": ["extension", "platform_app"],
|
| "whitelist": [
|
| "8CE39F175D076AD6BDF7CBF418F2409558B367E3", // hotword_helper
|
| - "09FDCB5851B8F3378DB630D06E316076E89C95A6" // hotword nacl
|
| + "09FDCB5851B8F3378DB630D06E316076E89C95A6", // hotword nacl
|
| + "B6356EFF4047BC5F868C7D91868B6F5C01951A8A" // hotword_audio_verification
|
| ]
|
| },
|
| "identity": {
|
|
|