commit | a282bca7f307276bf594efbf1bb812befc5bb580 | [log] [tgz] |
---|---|---|
author | Katherine Lai <laikatherine@google.com> | Fri May 13 18:45:59 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 13 18:45:59 2022 |
tree | 4e1c022440da92d531de9f5e7f986b9f2fae0e81 | |
parent | 221967f1d249ddf65b1a3e4ba25ed00313f32dcc [diff] |
[Floss] Reenable device filtering Floss disabled device filtering since there were missing APIs for getting device info (COD, transport type). Those have since been added and we can reenable device filtering. Bug: b:202335393 Change-Id: Ib8a36448c5ac8faaaaa5b6f48bb12d446266c82b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3646631 Reviewed-by: Sonny Sasaka <sonnysasaka@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Katherine Lai <laikatherine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1003238}
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.