commit | e5b11298695f49d8cb85469f9c9469ca0d1b87d8 | [log] [tgz] |
---|---|---|
author | James Sullivan <jfsulliv@fuchsia.infra.roller.google.com> | Fri Nov 22 23:20:30 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Nov 22 15:24:01 2024 -0800 |
tree | da4227b3ca9f51d565a769dd18a0a3fbd4468737 | |
parent | cd268b142c7c1d1987e0b6571387f45f437b8ce1 [diff] |
[roll] Roll fuchsia [paver] Fix ResetPartitionTables If a block device returned an error when fuchsia.hardware.block.partition/GetMetadata was called (usually when the block device doesn't support partitioning), we'd assert here. Unfortunately I can't think of a simple way to write a test for this because ramdisks always return ZX_OK when GetMetadata is called. I tested locally on my NUC. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161097 Original-Revision: 1f12c9d0d837ddedd19e7c5659d69e2ce39dce57 GitOrigin-RevId: 91f74abe9d47d18c2ec4638175bc14ad2200200b Change-Id: I90374cf4784ebb237f547648bc6c35ce3f5ff6ae
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.