[roll] Roll fuchsia [fastboot]: support null-terminated strings.

Some bootloaders return null termination characters (\0) on their DATA
replies.

Before parsing the data length, trim the null termination caracters.

Original-Fixed: b/378949560
Original-Bug: b/378949560
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1156298
Original-Revision: b87de0b21cd920df375aedff793c6fb6773eec12
GitOrigin-RevId: bd06c4a4a27df1dea2a9ddb2d55cdfd5864d734e
Change-Id: Iebc314edfc4c1f82f3753e1142d96cef72e14b7d
1 file changed
tree: eef80493b24fdee210f8e4be2c04b79fb4cf368f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.