scripts/setup: add user to plugdev group inside the chroot

BUG=none
TEST=scripts/setup  # after removing self from plugdev

Change-Id: Ibe286665a2a3ee5cdde6b1aedc01a3977ee09a85
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/hps-firmware/+/3778948
Tested-by: Dan Callaghan <dcallagh@chromium.org>
Commit-Queue: Dan Callaghan <dcallagh@chromium.org>
Reviewed-by: David Lattimore <dml@chromium.org>
1 file changed
tree: 8d490dc9f3a47854789b65dc991738b430db78d5
  1. .vscode/
  2. bin/
  3. docs/
  4. models/
  5. rust/
  6. scripts/
  7. soc/
  8. test_data/
  9. third_party/
  10. toolchain/
  11. .clang-format
  12. .gitignore
  13. .gn
  14. BUILD.gn
  15. BUILDCONFIG.gn
  16. DIR_METADATA
  17. environment
  18. LICENSE
  19. OWNERS
  20. PRESUBMIT.cfg
  21. pylintrc
  22. README.md
  23. rust-toolchain.toml
README.md

ChromiumOS Human Presence Sensor

The ChromiumOS Human Presence Sensor is a hardware peripheral which can detect the presence of one or more humans in front of the Chromebook.

This repository contains source code for the firmware which runs on the peripheral.

For more information, refer to the design document (Googlers only).

Documentation