[roll] Roll fuchsia [bazel] Create assembly_resources_directory() rule

This adds a custom rule for the 'resources' directory, which
is like an AIB, but is just a bunch of files that are copied
into the directory.

Original-Original-Bug: 505830390
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1598890
Original-Original-Revision: 4ccd98b3d8d99a6f3739060094cb060e58b33486
GitOrigin-RevId: f28cdbc0acc6f69f42f6cefadfea4d55056e4b9e
Change-Id: I5846a9d1145c3f13f143518221035e52976d3cee
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1621336
Cr-Commit-Position: refs/heads/main@{#193198}
1 file changed
tree: cf8031c9161bc6fcc4f45b5f86550f73ba7f5a1a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.