[roll] Roll fuchsia [fastboot] Support update-super command

Add support for the `update-super` command and allow it to be used to
determine the partition target when flashing the `blob` volume. By
default, when flashing `blob`, userdata is unaffected. To support
`fastboot flashall`, we can use the `update-super` command to convey to
the fastboot component if we need to wipe userdata or not.

Original-Bug: 458075061
Test: Tested locally on device.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1414417
Original-Revision: 50370bb5d9be7e9ea71551f6c6bacff5831a08c4
GitOrigin-RevId: f4417932d70cf876fb9869ebe94d17ba31c9a2a6
Change-Id: I43160a92e35fe18d2ba87c11279af6f32d5b9f64
1 file changed
tree: f6005fa554330b2ce99962c3c26095f359f7726e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.