[roll] Roll fuchsia [fidl][lsp] avoid hard-coding out/default

This allows fidl_project.json to be generated when a non-default build
directory is in use. This was reported on discord[0].

Add type annotations and use argparse for better help text while I'm
here.

Link: https://discord.com/channels/835268677472485376/1006669865773445241/1193584638069850214 [0]
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1160192
Original-Revision: 71b50bb4152abdc2d1c89b285a389528284085d5
GitOrigin-RevId: 13893ac5ff6f47ba4a11e1c4055a40b77f1fcd6c
Change-Id: I2826cdb2b65d7349521497eb8baafc34f842615d
1 file changed
tree: 5924c3c9f8fc603b5a5e8ab3bfc9d510b81fe26e
  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.