[roll] Roll fuchsia [sdk] Implement GPT partition visitor.

GPT visitor will allow drivers to bind to specified
GPT partitions.

Test: fx test gpt-visitor-test

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1490429
Original-Revision: 9a5eef74a77286acd00c91f70843831c6a08c692
GitOrigin-RevId: 45983eb8ec2683b1a25e2f3a28995217478ae5bf
Change-Id: I2f3534c33f8c17ed5330a6fcef74b11b041e4be0
1 file changed
tree: 4de32b19109d62b731db05658703ce6cfa827da4
  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.