[roll] Roll fuchsia [testgen] Support year override

The testgen golden tests fail every new year because the copyright lines
do not match. This change re-enables the testgen build and supports
--year-override, ensuring all the output files remain the same with
their initial creation year of 2024.

Original-Fixed: 318541594

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1181592
Original-Revision: ccf560db629b213f78be125976dcb5469f721935
GitOrigin-RevId: 5d809130c13ef4e27e277a649509055ba5ce5b87
Change-Id: If868632885e50a5dcec9e25408f00061065de729
1 file changed
tree: 328c20a91d60fbf0c8911dacfc20524d9d98240c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.