[roll] Roll fuchsia [devfs][llcpp] Move implementation of Rewind to llcpp

Pull out of DevfsFidlHandler's switch and into DevfsFidlServer to be
Dispatch()d to.

Original-Bug: 68648
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/486237
Original-Revision: 3e04fb4f5a6c2879594359d6cdf6c10ac7b7f877
GitOrigin-RevId: c430cd2f77bf37be939463bf3bd7c745d1a69095
Change-Id: I7bf3b8c0dc2bb0bd0eceb90db62903e4d744b5a1
1 file changed
tree: 666acc3fbb3cd974406e104db7ad4fa23585e9ea
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.