[roll] Roll fuchsia [rtc] Rename to rtc_c

This is a precursor to splitting rtc_c into rtc and rtc_c, the latter
containing the API surface used to work with generated C bindings and
the latter containing bindings-agnostic APIs. Renaming ahead of the
split allows much more of the git history to be retained.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/756903
Original-Revision: 616f995c14924d50e61bc225ca210d54383ac6e4
GitOrigin-RevId: a91081a0d72b59e9ec9285c19887a6e461bd9de1
Change-Id: Ibfbd11cc851566d7c86464ee311de1a5065100eb
1 file changed
tree: 0e87b9cf42fba9ca47d6f2faa7dd0f59c8e5f8cd
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.