[roll] Roll fuchsia [assembly] Move camera_factory_cli to a standard package

This allows it to remain in the build graph, but no longer generate
the shell-command metadata that will shortly no longer be consumed
by any build configuration.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204924
Original-Revision: 4a5613e5a97a8a94aa27bb0cf7399069c41f9dca
GitOrigin-RevId: fc84f37d12e539605fad5531c6c733c5bf966f69
Change-Id: I9d58b3175cb5b42ab48ab276da99f709ce655473
1 file changed
tree: ed7b27cd106b84681a11eda9dc56f670e0342b77
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.