[roll] Roll fuchsia [compat] Don't error out on duplicate metadata

DFv1 doesn't currently care about duplicate metadata, so for parity, we
shouldn't either.

Original-Bug: 112547
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/754082
Original-Revision: 50ea42d8cba41487cc11471a2a54a1fc885ffaef
GitOrigin-RevId: 283f3cf7f01e088edbce909fde7a45a8b06b87b0
Change-Id: I95d2225642ebfa900d95318c7994a0a93d4f59bf
1 file changed
tree: e530de6b912800a424334b5a0d9abde8c87f537d
  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.