[roll] Roll fuchsia [starnix] Add message counter to proxy structures

This sets up the proxy structures to be able to store a message
counter, but does not yet make use of it for wakes.

Original-Bug: 399939990

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1226464
Original-Revision: 1219179653168efff12544a89724a90a0fa5694a
GitOrigin-RevId: 6ad24bfdf603ad2626c9d34377c1453bc2ef4fe9
Change-Id: I24fbf7263e289bdf70f1e94073d67bcf98ec7791
1 file changed
tree: 4f280031c253a64651932a46880bef8cf3f797a6
  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.