[roll] Roll fuchsia [nelson] remove gpt type guid remapping

FindPartition for nelson relied exclusively on type guids, so we change
it to work like the more flexible matching strategy of sherlock. The new
logic looks at type guid, but also label, using the labels from the
previous remapping. This fallback should cover all possible cases.

Original-Bug: 393194863
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1243125
Original-Revision: 77df8c0cd2300d6549c2c7e023e364f092fbe309
GitOrigin-RevId: df0e7eb8edf74f4aa8214dc5fc39732e00f691f4
Change-Id: I0c2ce9b9980b30ad029a3fcedf735944ef6517ff
1 file changed
tree: bcd78de2b09cc69aa4c940f88322e91c96727797
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.