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