[roll] Roll fuchsia [build][msd-arm-mali] Use @gn_targets// Bazel labels.

Does not change what is built, only how Ninja outputs are exposed
to the Bazel graph. Needed to remove @legacy_ninja_build_outputs//.
See bug for context.

Original-Bug: 42074238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037600
Original-Revision: defa919a565beb4326cd0c26aada150f98d54c64
GitOrigin-RevId: 8b2c505d9b7c580fcd0a66d624154523098ea4b8
Change-Id: I38e558d0f6204cd9cb77cd2b21088a2fddb65c86
1 file changed
tree: e38d6b2661acd35be74603d150909a6926011a85
  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.