[roll] Roll fuchsia [build] Fix ifs_shared_library() plumbing for testonly

config() does not accept testonly, so plumbing it through
from the ifs_shared_library() template caused errors when
invokers set it.  Now it can be used as intended.

Original-Fixed: 42085409
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1046952
Original-Revision: 6eacb71cdd8c879d20618393213f7550842ac7c4
GitOrigin-RevId: 85d450efcdc5675c6777647063bca5a9468c4fe7
Change-Id: I81c0534010f0ba7acbfb881ea92c082de1f1e693
1 file changed
tree: e9904f146db8f74c368d6039dfa21372eb76cbf4
  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 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.