commit | 3bf5c2e3ed0ce8edb6941f99c28e464e229a8354 | [log] [tgz] |
---|---|---|
author | Risan <risan@google.com> | Fri Jun 25 14:15:37 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 25 14:15:37 2021 |
tree | 3cbeca6c49d99542598f791f0279f11eb25aee3a | |
parent | c4bceda5477aef7c288bb73b575d14a60cef0b40 [diff] |
Fake UUID for diskless volume in Chrome setting This is to support tast test that needs to open external storage preference in Chrome settings. BUG=b:191944389 TEST=Patch crrev.com/c/2983929, make sure the fake removable media TEST=shows up in Chrome settings. TEST=Android directory is created when the toggle is on and after TEST=opening VLC. The directory is not created when the toggle is TEST=off. Change-Id: Ibe02cfb8a7114bd71b23980e3160753945cf8a2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2984063 Commit-Queue: Risan <risan@chromium.org> Reviewed-by: Satoshi Niwa <niwa@chromium.org> Reviewed-by: Shuhei Takahashi <nya@chromium.org> Reviewed-by: Regan Hsu <hsuregan@chromium.org> Cr-Commit-Position: refs/heads/master@{#896036}
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.