commit | 173cbc968e29d56ef1604506f5def54dfc4989b1 | [log] [tgz] |
---|---|---|
author | Jason Zhang <jiajunz@google.com> | Tue Apr 23 21:55:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 23 21:55:03 2024 |
tree | 701c359324024394e668ac14e617d940f97cf8f6 | |
parent | d3d0ce06432f4aa9dc7bff19de7fe611537e37f1 [diff] |
[WiFi Direct] Add tag socket to WifiP2PController Adds the TagSocket method in WifiP2PController Bug: b/329905710 Change-Id: I1963587083c714ffe208d961a703d4fa90043415 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5468831 Reviewed-by: Theo Johnson-kanu <tjohnsonkanu@google.com> Commit-Queue: Jason Zhang <jiajunz@google.com> Reviewed-by: Nikhil Nayunigari <nikhilcn@google.com> Reviewed-by: Hugo Benichi <hugobenichi@google.com> Cr-Commit-Position: refs/heads/main@{#1291566}
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.