[roll] Roll fuchsia [build][driver] Use fuchsia_cc_driver instead of fuchsia_driver

This makes the template congruent to fuchsia_rust_driver

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150772
Owners-Override: Adam Barth <abarth@google.com>
Original-Revision: 9c96dc59514b9e5559d27f7f5f1fb8ace3c72f7a
GitOrigin-RevId: 365bb613b19264eaed6512e165b1d5dd769fc5ac
Change-Id: Iabb99cb7d06dcd0c7d577a8c71ef22ba7fdb17d3
1 file changed
tree: 5c8cea4e1f042eaca8afee367e5150a4719fa87e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.