commit | 85be62a9c042181db378ef184fbea747c2e4179c | [log] [tgz] |
---|---|---|
author | Nick Eaton <nickeaton@fuchsia.infra.roller.google.com> | Thu Aug 11 21:49:48 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 11 14:51:45 2022 -0700 |
tree | 1c8ba1a4d75c30aac746c13421d0d1f5567dd808 | |
parent | 38ecd3e13c3bdd833bc59a740d92497cd9516bbb [diff] |
[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
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.