[roll] Roll fuchsia [ktl] Move stub errno.h to include-after

The libc++ <cerrno> now wants to find libc++'s wrapper <errno.h>
so make sure that it's found before the ktl stub file.

Original-Bug: 126151
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/854156
Original-Revision: 7e45eec3eba143a886ebbc2cd3ae6718dcc2f6d7
GitOrigin-RevId: 3adec906de2ec209349aee9b936a8ec49f56b2c9
Change-Id: I00914739f62799073a775a4a36f8b4843e06727c
1 file changed
tree: 444f062b3dc2c49cd484bde43f24d728d9309677
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.