Commit c6b104c5 authored by juanlang's avatar juanlang Committed by Commit bot

Support additional Yubico product IDs.

This feature is intended for launch with devices planned to be available
in the play store, and some of these devices were unintentially missed
from the 38 branch point.

BUG=409282

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

Cr-Commit-Position: refs/heads/master@{#293035}
parent 08560e0d
......@@ -18,6 +18,22 @@
"vendorId": 4176,
"productId": 512
},
{
"vendorId": 4176,
"productId": 275
},
{
"vendorId": 4176,
"productId": 277
},
{
"vendorId": 4176,
"productId": 288
},
{
"vendorId": 4176,
"productId": 1025
},
{
"vendorId": 9601,
"productId": 61904
......
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