[roll] Roll fuchsia [fdf][sdk] Add missing .api files for runtime

These files were missing previously and causing build failures recently.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/883129
Original-Revision: 7f3d7ab7149eab7374d8473ca71c753fbe975098
GitOrigin-RevId: f7a91ee19584936b85e730845e7939f0c17391c3
Change-Id: Ic6fc5e50e8b8c5d0f6b0709dbda6c465574de254
1 file changed
tree: 64423c4221ad2b6dcddbcc1e89c62c49c26c0430
  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.