[roll] Roll fuchsia [fint] Delete compdb-related params

These fields are ignored by fint as of fxrev.dev/725327 and are no
longer set on any builders, so we can safely delete them.

Also renumber all later fields for cleanliness, which is safe because we
never serialize messages of this type to binary.

Original-Bug: 109452
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/727002
Original-Revision: 41814a8892b943d7fdf7b5b0bd2033d6627a1377
GitOrigin-RevId: 82b5c4ecd2213c3451549b3225cf7d2d301a9a78
Change-Id: Ie8de320bc0d411faedde3c5e659a32bf418d222d
1 file changed
tree: 96f118244f606983898352368107e683e61abaf8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.