[roll] Roll fuchsia [gfxstream] add hermetic exception for gfxstream bazel targets

This change adds a hermetic dep exception for gfxstream, as the
lib uses bazel which cannot currently be hermetic.

Test: CQ
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047418
Original-Revision: 8af980e5de3c89e692f644fedf5ba8c08107d046
GitOrigin-RevId: e316086b92736eb89db60c1a221d843c5a3ca959
Change-Id: Iddce5b9cff2748ba8300b1de60306d01f3306530
1 file changed
tree: 575d25376af6b5c23305bd8b4b55a10596b34a17
  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 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.