[roll] Roll fuchsia [fuchsia-pkg] CreationManifest checks for external file/dir collisions

CreationManifest will now reject external content path combinations
like ["foo", "foo/bar"] that have a file and directory at the same path.

CreationManifest will now also reject external path "meta".

Multiply: fuchsia-pkg://fuchsia.com/fuchsia-pkg-tests

Original-Bug: 80958
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/568574
Original-Revision: cdc4018820467674d9d930ddc917d785e9516b2b
GitOrigin-RevId: 2e0e88383ce4069846651d64776ff685dce3f142
Change-Id: Ia0885833975734df4437a5648d674992fce77a16
1 file changed
tree: fbed022552f9003778d9cd11a41212a52e0864d7
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.