[roll] Roll fuchsia [starnix] Add AF_QIPCRTR and sockaddr_qrtr

This only adds the constant and type definitions to the uAPI. They are
not attached to any implementation.

Original-Bug: 388082019
Test: builds
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1415619
Original-Revision: 3de522116ffbd5e40a3bb212a3fc50b3393c7b05
GitOrigin-RevId: 2ce6446f206f0262bb2a6b012265847e4707f7e3
Change-Id: I76ecf4f2093b19f1e3336162d1e772d18a6b8cfe
1 file changed
tree: 70f593ce3f94601ba5e66074dbf5efa304497199
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.