[roll] Roll fuchsia [fdf] Remove tools-drivers and tools-system

Remove  "//bundles:tools-system" and "//bundles:tools-drivers".

Originally, tools-drivers was to replace tools-system in order to avoid
driver packages being inserted in the system packaget set. However, it
turns out that the only target in tools-system, a bluetooth hci emulator
driver package, is no longer needed to be loaded into Fuchsia and so the
tools-system can just be removed and not replaced.

Original-Bug: 69738
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/699942
Original-Revision: 2820a519fe16144d2ef16c301912aa527260e355
GitOrigin-RevId: 9f1c00a70a2c91a5303a463b458a31ba3b4eb60c
Change-Id: Ifff742cec6d6102e293bdacee42067b5a2d714f1
1 file changed
tree: 1c8ba1a4d75c30aac746c13421d0d1f5567dd808
  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.