[roll] Roll fuchsia [cml] remove duplicate offers

these 3 offers are duplicates that somehow are not
caught by current validation checks. i am in a long
and arduous process of flipping the switch to a new
validation algorithm and i do not have the brain power
to figure out how these 3 offers are currently allowed.

even if i never succeed in my journey, these edges are
possibly ambiguous and should not be allowed a moment
longer. plus, they had some obsolete todos that were
never removed so i don't even think they were meant to live
this long. rip.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1538122
Original-Revision: df366a39c166f4c047bce5d55181fca55df77f74
GitOrigin-RevId: 4860df65cc4473f9d07bb48145956f9f9a590cb2
Change-Id: Ifcbab2d1415c58a24b75f09ffed24edee7e9c66c
1 file changed
tree: f2a18a0dcf453f601ce14ce1f1ec759af0689dab
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.