commit | f6f6be318232bf359c75703541307adbe766d265 | [log] [tgz] |
---|---|---|
author | Rupert Ben Wiser <bewise@chromium.org> | Wed Apr 20 09:03:31 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 20 09:03:31 2022 |
tree | 582394fcf794a52151007eb50c29631aa26d3533 | |
parent | d62852d7a5ce2c0d4b5a83d4dc42a68174541512 [diff] |
Add support for Android 12L to run_cts.py There are no CTS changes between SDK level 31 and 32 so we can just map the 32 version code to the same S test suite like we did for Nougat. Test: Ran the CTS tests with an emulator for SDK 32 and saw the same failures I saw for SDK level 31. Bug: 1260194 Change-Id: Ib678b7d11c8bfd361f17e00ed4ef000828b1be8d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3593079 Reviewed-by: Nate Fischer <ntfschr@chromium.org> Commit-Queue: Rupert Wiser <bewise@chromium.org> Cr-Commit-Position: refs/heads/main@{#994100}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.