[roll] Roll fuchsia [ffx][driver] Update Get{Device,Driver}Info APIs to be paginated

On boards with many devices, a single reply was taking up more than
64KiB, the channel limit. Making the API paginated allows us to avoid
hitting the limit.

Original-Fixed: 83071
Test: ffx driver dump
Test: ffx driver list
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/581873
Original-Revision: 85b4de2d406a6ed7debf4a417218a54bb02eeb70
GitOrigin-RevId: fb6728d2f319907fe8f767ee0c98458ccedc8939
Change-Id: I814fb8b80ef400daed0e129130b13a6861fee49a
1 file changed
tree: 1914d38d6f2aefcdd624e3cec2ca8802fda752b9
  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.