[roll] Roll fuchsia [bazel_sdk] add tests for fuchsia_driver_component

Adds a test to check the contents of a package that includes a driver.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/917299
Original-Revision: 4bd487769ff446ce78d6e7ef9a9ea4cc90c3461d
GitOrigin-RevId: 01cc278d0cd470feb09c541a2296edcc25693d4b
Change-Id: I63ae9b685566cb3886a952e37d3165c0fdbee386
1 file changed
tree: 26b0baa90bcc8aa95ae10dfb4c97b977e6248727
  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.