ee6f41262b
This change introduces the use of "Android12" as an OS, so many checks had to be changed from b.os("Android") to b.matchOs("Android") which treats "Android" and "Android12" the same. Bug: skia:12912 Change-Id: Ib0a5f9d8f1a06b62e529a1567efcde52c7bb44d0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527496 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
wasm-common | ||
README.md | ||
skcq.json |
This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the main branch (e.g. config for the CQ committing to the main branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).