Commit c28d9d75 authored by reillyg's avatar reillyg Committed by Commit bot

Mark "u2fDevices" permission stable.

This permission is used by whitelisted apps and extensions to access all
FIDO Alliance Universal 2nd Factor devices without a hard-coded list of
all present and future vendor and product IDs.

BUG=374307

Review URL: https://codereview.chromium.org/601423002

Cr-Commit-Position: refs/heads/master@{#296842}
parent 0aecae95
......@@ -133,7 +133,7 @@
],
"u2fDevices": [
{
"channel": "dev",
"channel": "stable",
"extension_types": ["extension", "platform_app"],
"whitelist": [
"496B6890097EB6E19809ADEADD095A8721FBB2E0", // FIDO U2F APIs
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment