[roll] Roll fuchsia [pkg-resolver-integration-tests] Fix HttpRange parsing

Ranges are inclusive, not half open.

Original-Fixed: 73248
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/509809
Original-Revision: 024c33359c4b613b66ce52de6fa2f4ce88210f54
GitOrigin-RevId: 7105c36602ae13e70fe462fdf36ea25f6eb973e5
Change-Id: I962c1fa218f144c723cde107b6cbe28c89bc65b1
1 file changed
tree: 9b3d6143e377dea47dd6a922e6b3a90dcfd6e492
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.