mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-12 06:29:57 +08:00
Remove deprecated builder_defaults field.
No-Presubmit: true No-Try: true Bug: libyuv:859 Change-Id: I2d2b72edf166692f31777aa39d5cec4e47ab0f71 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/2161110 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by: Frank Barchard <fbarchard@chromium.org>
This commit is contained in:
parent
498f3b7059
commit
d04188e4f9
@ -9,6 +9,9 @@
|
||||
builder_mixins {
|
||||
name: "android"
|
||||
dimensions: "device_type:bullhead"
|
||||
recipe {
|
||||
properties_j: "$build/goma:{\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true}"
|
||||
}
|
||||
}
|
||||
|
||||
builder_mixins {
|
||||
@ -267,9 +270,6 @@ buckets {
|
||||
builders {
|
||||
name: "android"
|
||||
mixins: "android"
|
||||
recipe {
|
||||
properties_j: "$build/goma:{\"server_host\":\"goma.chromium.org\",\"use_luci_auth\":true}"
|
||||
}
|
||||
}
|
||||
builders {
|
||||
name: "android_arm64"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user