[roll] Roll fuchsia [sdk][gn] Add driver layers to gn sdk

Adds the driver and driver natural layers into the gn sdk.

This is to unblock adding support for driver registration into the sdk
as that uses a driver transport based fidl library.

Original-Bug: 133230
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913636
Original-Revision: 29b927ea78028b3f56cb876fa0819d4635fb7423
GitOrigin-RevId: f0546b9cc21b803ae2dcf1cd25059bf66d8f71b8
Change-Id: I55a94739bd890b63bb3c20cf26579ad6361197d7
1 file changed
tree: f513160379ac6f7eca5d5a45b7888776125bf8f5
  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.