Commit 2377e8bd authored by Zhenyao Mo's avatar Zhenyao Mo Committed by Chromium LUCI CQ

Allowlist AMD 8.17.10.* drivers >= 8.17.10.1433.

BUG=1069262
TEST=bots
R=kbr@chromium.org

Change-Id: I0e7250c49204c051512abbd43478a13f157f0cdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2602224
Commit-Queue: Zhenyao Mo <zmo@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Auto-Submit: Zhenyao Mo <zmo@chromium.org>
Reviewed-by: default avatarKenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#839154}
parent 9cf43b4b
......@@ -1526,6 +1526,14 @@
"op": "=",
"value": "8.17.10"
},
"exceptions": [
{
"driver_version": {
"op": ">=",
"value": "8.17.10.1433"
}
}
],
"features": [
"all"
]
......
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