| commit | ffb5466ae2cf8e2e677c3ecb06f9a1bd811a4736 | [log] [tgz] |
|---|---|---|
| author | James Ye <[email protected]> | Tue Jul 05 07:19:55 2022 |
| committer | Chromeos LUCI <[email protected]> | Mon Jul 11 15:29:12 2022 |
| tree | 9bdae8272896bdccd819ae02aed5b074f95ecb47 | |
| parent | e399f3e6b250f6511713463a1af007d55738424d [diff] |
tremplin: Stubs for attaching USB devices to a specific container Currently, USB devices passed into the Crostini VM are shared between all containers. This can lead to confusing behaviour, so we implement a method of passing a USB device to a specified container. This CL contains stub methods to attach/detach devices to/from a container. BUG=b:229913205 TEST=FEATURES=test emerge-tatl vm_protos tremplin Cq-Depend: chromium:3716312 Change-Id: I5efe8ed2f23c45cc756cc8b8d3650fd055ad0d18 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tremplin/+/3744724 Reviewed-by: David Munro <[email protected]> Reviewed-by: Nicholas Verne <[email protected]> Commit-Queue: James Ye <[email protected]> Tested-by: James Ye <[email protected]>