commit | 1aa168a9cd7b7e419aa3a97c047d6457930896d9 | [log] [tgz] |
---|---|---|
author | Nicholas Verne <nverne@chromium.org> | Wed Aug 26 22:47:45 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Aug 26 22:47:45 2020 |
tree | 55c26bb2eba8a9fd294c3284c7ac96417d08c3fc | |
parent | 2ddc995cc88327ec2d078c59bfa2251bd231dc53 [diff] |
Usb sharing: reattach shared usb devices on subsequent vm starts. Previously, shutting down a VM then restarting it would fail to share the previously shared devices, even though Settings app was indicating their shared status. This is now fixed - the devices are shared again. Fixed: 1117354 Change-Id: I6c4d6ab1c1f21692a150a6dc2e072d48a689fb1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2376939 Commit-Queue: Nicholas Verne <nverne@chromium.org> Reviewed-by: David Munro <davidmunro@google.com> Auto-Submit: Nicholas Verne <nverne@chromium.org> Cr-Commit-Position: refs/heads/master@{#801996}
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.
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.