[roll] Roll fuchsia [msd-arm-mali] Add a separate msd-config group

Dependencies on a config_data target from the board_system_image_deps
arg don't seem to do anything, so add a new group. This group will be
depended on by board_package_labels.

Also switch the vim3 board file over to depend directly on
//src/graphics/... instead of going through garnet, since it's now
inconsistent with other users.

Original-Bug: 77102
Original-Bug: 82065
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/564705
Original-Revision: 3e7aaacff55281559766a425a8cfc39ec82fd741
GitOrigin-RevId: 58bc8a55653e3bad66e70d6dd780dca12afaeabb
Change-Id: If206d52a6bb824a8b245c350860b33a4bcfeb21c
1 file changed
tree: dbc5901ddd3638683507d7f3e9765a43fddcea9a
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.