[roll] Roll fuchsia [assembly] AssemblyManifest doesn't deserialize old format

The old format is no longer used anywhere, except for inside a build
archive, but then it's no longer parsed as an AssemblyManifest.

This CL also cleans up some clippy errors.

Original-Bug: 408257985
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1275078
Original-Revision: b58325e09f92a684b3fa26667934407d30c1f8b7
GitOrigin-RevId: 2e3a59e61efdeb4017dae32a83242adb85a5edcf
Change-Id: I3291b818bc7008e3ff01d5adab182a6f72061b00
1 file changed
tree: 12ef4ea6d3db421007e7c061ca6d0610f2f7e224
  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.