tree: f1bb085a1e8c0285eb165a0314e29a051d10a945 [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_update_firmware
  12. deploy_termina
  13. dut-console
  14. feedback-unpack
  15. forward_usb_devices.py
  16. fromupstream.py
  17. gbatch
  18. gen_uprev_msg.py
  19. get_local_manifest
  20. merge-kernel
  21. mod_recovery_for_decryption.sh
  22. OWNERS
  23. pylintrc
  24. README.md
  25. servoinfo
  26. shflags
  27. update_aosp.sh
  28. update_gpu_drivers.sh
  29. uprev_firmware.sh
  30. 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.