crosvm/tools/impl
Zihan Chen 483345c4c0 dev_container: Use host UID & GID for user in container
Container shell now defaults to user `crosvmdev` which will have
same UID & GID as outside user. VS Code Remote Containers extension
has the same behavior when loading config from devcontainer.json.

TEST=all tests pass in container, new files in container have same
permission as files created outside.
FIXED=b:239476013

Change-Id: Ib3c696509e9ea45edd5f02ff025d9477576ec765
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3814094
Auto-Submit: Zihan Chen <zihanchen@google.com>
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: Zihan Chen <zihanchen@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-08-23 23:16:09 +00:00
..
dev_container dev_container: Use host UID & GID for user in container 2022-08-23 23:16:09 +00:00
testvm Update cloud storage locations to use crosvm-infra project 2022-07-29 02:17:15 +00:00
__init__.py
bindgen-common.sh
check_code_hygiene.py
common.py tools/impl/common.py: Remove __future__ import 2022-08-18 00:18:27 +00:00
health_check.py health-check: Add check for newline at ends of files 2022-08-18 00:17:04 +00:00
test_config.py crosvm: disable ffmpeg decoder from default builds 2022-08-23 01:47:48 +00:00
test_runner.py tools/run_tests: Add --cov option 2022-08-19 18:05:35 +00:00
test_target.py reland: test_runner: Support multiple profiles per test 2022-08-19 17:51:37 +00:00
testvm.py Update cloud storage locations to use crosvm-infra project 2022-07-29 02:17:15 +00:00