[roll] Roll fuchsia [build] Remove drivers-system

All the drivers in drivers-system should be added through either a
higher level board package definition (i.e. boards/vim3.gni) or through
assembly instead, and are not relevant to be common for all boards.

None of the members are required for any current products or build
targets.

Remove the bundle entirely, and remove bluetooth_drivers which was only
referenced from this bundle.

Original-Bug: b/278278141
Test: fx build, CQ/CI
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/903900
Original-Revision: 3ab3adb60191f771b925f6565d5d816fe2ec0df5
GitOrigin-RevId: e396efbe28653c007de57b43ffcb0ef20282d005
Change-Id: Ic18fa8f88a70968d216b66312d107929ccb6a399
1 file changed
tree: 62a9c8e804535129ab1891046c2062823e10b670
  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.