[roll] Roll fuchsia [fdf] Remove separate composite BUILD target

Remove the separate composite BUILD target in the
driver_manager and rename the directory to "composite".
This will make it easier to reduce the level of
abstraction.

Original-Bug: 469556012
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448070
Original-Revision: 058b15ddaae385fc321f5d4325f1818d3e1a22f7
GitOrigin-RevId: 156020894835e4cb0d3bfb6bb8829f379b2d978b
Change-Id: I766f793dbf5c9527d19ef9e9acc1908f0544aa35
1 file changed
tree: 92639c43e905d1dd923b4c8dcc0312d27fbd7a3c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.