[roll] Roll fuchsia [build][bazel] Handle subdirectories in PathRewriter exception lists

Don't assume that every name in the list of exceptions is a flat
name like "foo.h"; also handle "bar/foo.h" and the like.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409014
Original-Revision: 54ea9848930ad7b84d9e1b2d845f90a258b04f75
GitOrigin-RevId: 996e94304f40282930252f7a70c517e7a1864fb9
Change-Id: I9e3f8be765f08ea2e63dd8b0cf023cb5c0b9d0e2
1 file changed
tree: 632c6be6b541f3d1f8bc6c7fed06875de87a1647
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.