Redirect crosvm stdin to /dev/null

If this is not done crosvm inherits stdin from the launcher, which, if
run in foreground could lead to accidentally inserting unwanted
commands in the console. Additionally, crosvm attempts to control the
terminal it's running in, which causes it to hang when run in
background.

Bug: 128457282
Test: run locally
Change-Id: I2c7d4b24f7c614af5bea32964c7f609b6c140092
1 file changed
tree: a510d25025fa89087b7eecc2bb01addf31e2b84a
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS