commit | 071cd26a8e4c505acb9a8e712472d419d1910900 | [log] [tgz] |
---|---|---|
author | Juliet Levesque <julietlevesque@google.com> | Thu Jun 06 00:09:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jun 06 00:09:57 2024 |
tree | 1ee361dc30d4c47775bbda216e30372ea4267f30 | |
parent | 16208725fe9b2641f19b8afc609a9dc845f0ddcf [diff] |
[Nearby Presence] Add metric to log Nearby adapter advertising support Adds a metric to log if the adapter supports extended advertising and/or scatternet; recorded when the BT adapter is passed to the utility process during Nearby utility process startup. Tested: unit tests Bug: b/311430390 Change-Id: I618b378b454f66362f8c18e83cfb105f4aa78695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5598441 Reviewed-by: Jack Shira <jackshira@google.com> Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Juliet Lévesque <julietlevesque@google.com> Cr-Commit-Position: refs/heads/main@{#1310995}
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.