[roll] Roll fuchsia Revert "[system-updater] Check for NeedsOverwrite"

This reverts commit 563af4940615cf09d751915509ff1fa8e7b7b194.

Reason for revert: Possibly caused system-updater-test
to flake
Example failure: http://go/bbid/8688857739038444817

Original change's description:
> [system-updater] Check for NeedsOverwrite
>
> Packageless updates now checks for NeedsOverwrite for each blob
> instead of listing the blob dir.
>
> Removed /blob access from system-updater, added BlobCreator.
>
> Original-Bug: 477257511
>
> Change-Id: I1eb022101dbd5aa1af8c03cb7a9c6bc02080c997
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1514762
> Reviewed-by: Martin Lindsay <mlindsay@google.com>
> Reviewed-by: Ben Keller <galbanum@google.com>
> Reviewed-by: Nick Maniscalco <maniscalco@google.com>
> Commit-Queue: Sen Jiang <senj@google.com>

Original-Bug: 477257511
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521141
Exempt: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: b8ba63bfb49ce4c3637146ae3613c8f699df79ef
GitOrigin-RevId: ba3da8546f09d6ff2418c83fdcc41ad81dd096a4
Change-Id: Ifad1d25df3efde00eeb04827f90ff8ffcab5c943
1 file changed
tree: 3ebf28de6725d23947af62ad7f4967fa631ca7c5
  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.