commit | 4041bd13992d6425c8d7715828e306a6a33ff146 | [log] [tgz] |
---|---|---|
author | Jimmy Gong <jimmyxgong@google.com> | Wed Mar 10 00:00:03 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 10 00:00:03 2021 |
tree | 9f66ef3b9a0e95bd595ccea40f784c7d48bb68b5 | |
parent | 8b2361475fae76c855dbfa4cb2e280b82480abb2 [diff] |
Pciguard: Add peripheral blocked notification - Adds a new notification for blocked Thunderbolt/USB4 peripherals. - This notification will not appear yet, the necessary Pciguard D-Bus API is not yet available. - In a followup CL, we will observe the Pciguard D-bus signal and route it to show the notification. Bug: 1184987 Test: ash_unittests Change-Id: Ia2f8267425a0e473eee4e36c6b399d69c70b14ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2738514 Reviewed-by: Zentaro Kavanagh <zentaro@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Jimmy Gong <jimmyxgong@chromium.org> Cr-Commit-Position: refs/heads/master@{#861349}
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.