[roll] Roll fuchsia [assembly] Move component_manager_bootfs_config out of common

This config is not used in any real products, therefore it should not be
part of the common set of platform AIBs. Each product that wants it
should add it explicitly in their product gni definition until there is
a proper assembly feature to enable it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/780863
Original-Revision: 597e33f7d41eb5f2daf00a9f19519cc377c35f10
GitOrigin-RevId: 50f0e48cd71cda0c16464054c764da564b45a7b7
Change-Id: Id051c3108353578386884336592873def773fa6d
1 file changed
tree: 77baa2fa5e3c3e284d9f104dae055d6d53ac4911
  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.