[roll] Roll fuchsia [build] Remove JSON FIDL file generation from sdk()

This is a small CL to cleanup sdk() before more
important changes to its implementation. This operation
does not really belong here and can be performed
in src/lib/fidl_codec/BUILD.gn instead.

BUG=b/291989349

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/889832
Original-Revision: 927c9be5a08394732e24d2ad7e795857e9c01421
GitOrigin-RevId: aa58ad1e4981da09eed8529ab33764868fb15e4a
Change-Id: Icff3ac988ebe361d12a746c007c27134514b5453
1 file changed
tree: 47471607fd6d0e9a9a020db6ed6411f6309afd61
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.