[roll] Roll fuchsia [blobfs] Remove the ability to support partitions at arbitrary offsets.

YAGNI simplification to the code. We don't use this feature.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/786899
Original-Revision: 8f9d85ef591f00a13439febf7f934b4f1be7893a
GitOrigin-RevId: 56f192ed90f84be20425954b14c7546deebdd428
Change-Id: Ibc6a6fea1c1003279210aa6a91f851e3801d83d8
1 file changed
tree: c5ef3c2db01948c20df0b22f05144de7f0ab8574
  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.