Put auto-attach USB device to ARCVM functionality behind ARCVM flag
There is a recent regression where USB serial devices (SuziQ) quickly disappear from Crostini after being attached. It's unclear yet whether the auto-attach to ARCVM, which is mostly a no-op when ARCVM is not running modulo the extra device open prior to that, is causing it. Nonetheless this ARCVM-specific functionality should be put behind the ARCVM feature flag to avoid side effects when ARCVM is not enabled. Bug: 996113 Test: CrosUsbDetectorTest.DevicesDontGetAutoAttachedToArcVmWhenDisabled Change-Id: Ib5f251402a27da95a28fb70a6b695741342ebc96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763558Reviewed-by:Nicholas Verne <nverne@chromium.org> Reviewed-by:
Yusuke Sato <yusukes@chromium.org> Commit-Queue: Philippe Liard <pliard@google.com> Auto-Submit: Philippe Liard <pliard@google.com> Cr-Commit-Position: refs/heads/master@{#689725}
Showing
Please register or sign in to comment