tree: 0a759d4848825fbedb81c473ed7fa94f7709cbd3 [path history] [tgz]
  1. findmissing/
  2. gfx/
  3. power_measurement/
  4. roafteriniter/
  5. syzbot-autotriager/
  6. variant/
  7. arm_trusted_firmware_uprev
  8. common.sh
  9. cros_update_firmware
  10. deploy_termina
  11. dut-console
  12. feedback-unpack
  13. fromupstream.py
  14. gbatch
  15. merge-kernel
  16. mod_recovery_for_decryption.sh
  17. OWNERS
  18. pylintrc
  19. README.md
  20. servoinfo
  21. shflags
  22. update_aosp.sh
  23. update_gpu_drivers.sh
  24. uprev_firmware.sh
  25. willis.go
contrib/README.md

Unsupported Chrome OS dev scripts

This directory is a place that developers can put scripts that are useful to them and that might be useful to other developers.

A few notes about what's here:

  • Nothing here may be used by build scripts. It's expected to only contain scripts that are run manually.
  • Nobody in the build team maintains these files. If something is broken, you can try using the git history to find someone to help you, but even better you should upload a fix yourself.
  • Chrome OS infrastructure makes no promises to keep scripts in here working. AKA: if you rely on some tool in “chromite”, or on some Google server, or something else official. ...and if that thing changes in a way that breaks you. ...then it's up to you to change your script. The change that broke you will not be reverted.

That being said: enjoy.