commit | aa656e39f9bbda92c8fa651e1b12d6bf7eefae9f | [log] [tgz] |
---|---|---|
author | Ivan Šandrk <isandrk@chromium.org> | Fri Jan 17 15:03:39 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 15:03:39 2025 |
tree | acac145a17758f9f1d46a54c14c8da48562ceabc | |
parent | 977cba06f9fd87e53eae0b179fe6ef30b37bf421 [diff] |
ExternalStorageAllowlist: Add checks for policy type schema UsbDeviceId Check that the vendor_id/product_id fields are in the valid range and that they are both present. Bug: b:383308221 Change-Id: Idb71b932a9a5628034c2f8d579bb836e66f17e12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6170222 Commit-Queue: Ivan Šandrk <isandrk@chromium.org> Reviewed-by: Sergey Poromov <poromov@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407889}
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.