tree: 3c17af8748d965c45d10d815e5ca69b4deeb805d [path history] [tgz]
  1. findmissing/
  2. firmware/
  3. gfx/
  4. power_measurement/
  5. refactor/
  6. roafteriniter/
  7. syzbot-autotriager/
  8. variant/
  9. arm_trusted_firmware_uprev
  10. common.sh
  11. cros_unibuild_convert.py
  12. cros_update_firmware
  13. deploy_termina
  14. dut-console
  15. feedback-unpack
  16. forward_usb_devices.py
  17. fromupstream.py
  18. gbatch
  19. gen_uprev_msg.py
  20. get_local_manifest
  21. merge-kernel
  22. mod_recovery_for_decryption.sh
  23. OWNERS
  24. pylintrc
  25. README.md
  26. servoinfo
  27. shflags
  28. update_aosp.sh
  29. update_gpu_drivers.sh
  30. uprev_firmware.sh
  31. 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.