[roll] Roll fuchsia Revert "[idk][build] Fix sub-build dependency checks for FIDL files"

This reverts commit 1e6bf99bb5e8826692fa0c7cdc46547976f93187.

Reason for revert: Depends on the CL being reverted in https://fxrev.dev/1221124.

Original change's description:
> [idk][build] Fix sub-build dependency checks for FIDL files
>
> Previously, changes to .fidl files that did not affect the generated
> outputs when targeting "PLATFORM" would not trigger the sub-builds.
>
> Original-Bug: 393154095
> Test: Build target with sub-builds. Mark `fuchsia.io`'s `GetAttr()` `@available(removed=20)`. Build again and observe error in a sub-build.
> Change-Id: I0fe547fba1a79ddcfa7f02e196734cb077fc6744
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1200416
> Reviewed-by: David Turner <digit@google.com>
> Commit-Queue: David Dorwin <ddorwin@google.com>

Original-Bug: 393154095, 401014989
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221125
Original-Revision: fa69ce4a92bf08908478726fc9ed0167756e664c
GitOrigin-RevId: 871780f8491c750dffa6d72f1462abb2fabdccc4
Change-Id: Ia62d4371209841c51714f4bdd9a525cd282fb504
1 file changed
tree: faa5ffe29fae106686176aa6565c2b21d4ff1461
  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.