[roll] Roll fuchsia [sdk] Support syscalls-next.h Previously, accessing these APIs via the SDK was not allowed, because they have no stability guarantees. Since then, though, we've added support for unstable interfaces in the SDK. These syscalls can only be used by components that target API level HEAD, and those components will only be able to run if the SDK and platform match perfectly. In practice, only components in vendor/* target API level HEAD, and syscalls-next.h is already accessible to non-SDK-using components in those repos. Original-Fixed: 413142699 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1264984 Original-Revision: 2e7114b4646feddaf4eb9669235d182f369f5e0a GitOrigin-RevId: 6bad3a340bc9e7f6eb23627ba8bb9241286b9d45 Change-Id: I9b6957560640fd25cd54e48be8e03d29965a2a83
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.