[roll] Roll fuchsia [bazel][assembly] Fix the board configuration rule

The root cause with former failures was, although we indeed copied the
files marked in "LABEL(*)" into the sandbox, those are not relative to
the location of board configuration file. We copy the file into the
expected directory now.

I tested with RTC driver and it works correctly.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953453
Original-Revision: 4c1bde42796cf14bdc6556267051c9e465e7b1c2
GitOrigin-RevId: 31a61f0021af10b5e9ffe74726a2af3d61d625a0
Change-Id: Icb1964396726fee55563ecf58ea9643350c556e0
1 file changed
tree: 7d08ea9fe499889f6289c8f1c5db796ad68b00b9
  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.