[roll] Roll fuchsia [build,licenses] Prep for customizing the `copy` action.

1. Override `copy` action in BUILDCONFIG: Currently just a passthrough.
2. Move `copy` action from inside a `group` action. Once `copy` becomes
   a template, it cannot be nested like this.
3. Pass through $target_name correctly per fxb/133901.

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