[roll] Roll fuchsia [sdk][cleanup] Remove support for API level 10 in //sdk/lib/sys/cpp

API level 10 is no longer supported.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883711
Original-Revision: 74ad7ea681390e69b3e846e639280b4950e297d1
GitOrigin-RevId: d0dc8dd28405e28336fb7f4cf0af6ff7c0df0408
Change-Id: I74918880c37350faee2b98ebfe9ed8f644b8e2c8
1 file changed
tree: 90aa91157131a5c147a2f532ef150088d1d89699
  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.