[roll] Roll fuchsia [ffx][package] Report the correct size for duplicate content blobs

Content blob entries were being removed from the lookup table so
subsequent lookups failed and the blob was marked as zero size.

Original-Fixed: 126623
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/851217
Original-Revision: 743b44f214f22fc30564080b4c5d09d0c641eca5
GitOrigin-RevId: e829b116ed9743248681f5f6bba5c7e524a0120b
Change-Id: Ie1b8a9e4cc881b0e27119dd023f8be33048d0a2d
1 file changed
tree: b17c1ca94425453b88340cb1de823e133ab81ca8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.