[roll] Roll fuchsia [vim3] Sync dfv2 board information

Add the feature `fuchsia::fan` to
//boards/vim3/dfv2_board_information.json5 in order to keep the dfv2
board information in sync with //boards/vim3/board_information.json5.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/882635
Original-Revision: 2a17ff593d919a1bc77c84cb45e071d6efc4285e
GitOrigin-RevId: 9fefe7ff3f5f5988c6be4a13be52f95508e70ac7
Change-Id: I3ff55193df2e0f4e08b60e358229980e8ae54b3d
1 file changed
tree: 9117d445b43699ed5816eb1f4a832cfd95c247c7
  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.