[roll] Roll fuchsia [bazel] Remove unused image verification and supporting path_mappings files

The product image verification tests haven't been running, and the
path mappings files are not compatible with delayed bazel actions,
so remove them.

NO_IFTTT=No impact

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476537
Original-Revision: 504f3c1058d40bcf42e37c364b3db5a0fba01fd9
GitOrigin-RevId: 94d7568059db5c68ac8aa77a4de24ba7acf4d959
Change-Id: I76e800695c8c3a5faa7b269ad18dcbbc6a13d5ba
1 file changed
tree: 5b86567e12db45d89ad251880adc71910e83f76c
  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.