[roll] Roll fuchsia [lib][compat] Refactor and reorganize code

This makes a number of refactors.

- Delete the wrappers around Protocol and ServiceOffers.
- Remove compat::Interop.
- Merge Child and DeviceServer into one class.
- Move ServiceOffers into its own class.

Original-Bug: 107384

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/716264
Original-Revision: 98b1663806ead7c55bfac4230d63c1b415272b05
GitOrigin-RevId: 080f2eae886d2b1cd821d878933bfa72eb4ff59e
Change-Id: I550e324df10672c4c905ec80eb99f467fbfb5f72
1 file changed
tree: a25eca55ac16d764ee649a7a7ec7c180f14ffbdf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 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.