Commit e10409d2 authored by Francois Beaufort's avatar Francois Beaufort Committed by Chromium LUCI CQ

[WebNFC] Mark API stable on Android

Updates runtime_enabled_features.json5 to mark the Web NFC API stable on
Android.

Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/aoj06_plqPc

Bug: 520391
Change-Id: Ieaf7bef30c7eb3fa26e60f75c1bcd76d805c379d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2584803Reviewed-by: default avatarReilly Grant <reillyg@chromium.org>
Reviewed-by: default avatarMike West <mkwst@chromium.org>
Commit-Queue: François Beaufort <beaufort.francois@gmail.com>
Cr-Commit-Position: refs/heads/master@{#841962}
parent c24b397b
......@@ -2185,7 +2185,7 @@
},
{
name: "WebNFC",
status: "experimental",
status: {"Android": "stable", "default": "test"},
},
{
name: "WebOTP",
......
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