[roll] Roll fuchsia [build] Remove export-compile-commands switch

The toplevel .gn file now globally exports a compilation database for
the //:default target. It is no longer necessary to pass a switch to GN
to make this happen, and the uses of this switch have been removed.

Remove the zircon_comdb_filter variable. This is never used.

Original-Bug: 109452

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/725327
Original-Revision: 13edd57ac5e88a05e4ac4179962f0667bb2c8ad0
GitOrigin-RevId: 867a492e4faedd7f2d8bad40ed10739cfc980b8d
Change-Id: I79e511de584f60da4f0c0f16b6092e5da5e4608a
1 file changed
tree: d7091186c7ebf9f1a4a55f6285b61d6d1e2bd834
  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.