[roll] Roll fuchsia Revert "[build] Simplify build_tests_json.py"

This reverts commit 2e8d25d9d9e9bd1ad40b9c9f733884f9a721ac86.

Reason for revert: Breaks integration builders with build-time failures when running the build_tests_json_test.py script test_only_write_if_changed() test.

Original change's description:
> [build] Simplify build_tests_json.py
>
> There is no need to return any extra Ninja input paths to
> regenerator, so simplify the function, and add comments
> explaining the situation.
>
> + Simplify the modify-if-changed code path.
>
> Change-Id: I35c2a6cc501695da44716c22bae274cacb118728
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1206346
> Reviewed-by: Aidan Wolter <awolter@google.com>
> Reviewed-by: David Fang <fangism@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Fuchsia-Auto-Submit: David Turner <digit@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1207004
Original-Revision: cd2e5781072c92c5600fb2c912881b3fc0440589
GitOrigin-RevId: dfce74738e1200ee2de2f896174614ddec11466a
Change-Id: Ibd0489b64e687f537b26cf0558888df473aa3db6
1 file changed
tree: b0f094530e45c9ebb8e0f7441fff7c3060c2147c
  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.