commit | 9ee2093924eeb8fcdfc4b91b65b3670e9b935ffb | [log] [tgz] |
---|---|---|
author | Dominic Mazzoni <dmazzoni@chromium.org> | Wed Apr 14 18:06:52 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 14 18:06:52 2021 |
tree | a62e0108ed0c988a4c54493908a353085e7057a1 | |
parent | 4dc01765dcd8fab00246392a4f87eac477830d0c [diff] |
Add support for more recent Android accessibility service flags The latest SDKs include additional flags and capabilities in Android's AccessibilityServiceInfo struct. Bug: 931492 Change-Id: I31703d429358de7a9d1ffa8cedde9b64b5c938ab AX-Relnotes: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2825131 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by: Dan Elphick <delphick@chromium.org> Cr-Commit-Position: refs/heads/master@{#872518}
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.