[roll] Roll fuchsia [fuchsia_elf_sizes] Mark product field as mandatory

... without a product there's nothing to calculate elf sizes for, and
this rule will fail with a NPE. Marking it as mandatory produces a more
useful failure message.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1135195
Original-Revision: 8fe006fd8c8eac7d67b83b5ed582021e53bc690d
GitOrigin-RevId: 1c7f3bed631b206fd8de0282294d3f5c865b674b
Change-Id: Ic0c96da2b6cec207db1992c81fd102e19ea9839d
1 file changed
tree: 9386ccfa3f7e99cc6347a3884ae74feb7126ca33
  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 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.