mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 18:38:01 +00:00
Currently we treat any version 1 path as absolute, and any non version 1 path as relative. The proto files don't indicate that this assumption can be made, and we don't make it on Windows. This CL changes path handling so that a version 1 path must actually be absolute for us to treat it as such. TEST=builds BUG=b:213150316 Change-Id: I95a1c8751428a9e2f7311f9136940fbdb2410ef1 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3654207 Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Noah Gold <nkgold@google.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |