[roll] Roll fuchsia [honeydew][fuchsia_device] Minor refactor

Extract content size right after confirming it is not None.

Test: fx test //src/testing/end_to_end/honeydew --host
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1282784
Original-Revision: 812afb6e4df8d3aba41e3df17c5477efd8df95a8
GitOrigin-RevId: ddd7c2ce2330e4b4142fa4ed8671a6bb138aa4af
Change-Id: I831797cef18cd0732fcbbcff00e9a36f5d0d0d6e
1 file changed
tree: e232ad2c265ec5694a55b3322b92267c0a5f7a96
  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.