[roll] Roll fuchsia [fastboot] Report product config for getvar:product

Previously we were reporting the board config value for
both `hw-revision` and `product`. Now we report the product config
instead of the board config for the latter.

Original-Bug: 458114599
Test: fx test fastboot
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1430734
Original-Revision: 60dc8b0159b087de074e2352414b0fc8b1e15ac4
GitOrigin-RevId: 3c2c55975ceaed658e3ae1627498f1da4585596d
Change-Id: I0a0f00c46cadd33f270b3e1eba4389a37d10d00d
1 file changed
tree: accf55fab61a6abcfa47b439ac24756929e11167
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.