[roll] Roll fuchsia [cm][cm_rust] Close validation hole

The validator should have been checking that the `info` field of
the `fuchsia.component.decl/Program` table was set. Add this
check and corresponding test.

Original-Fixed: 110556
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/731879
Original-Revision: e39e7b40b55bfca89b6ed5e15f20f64796556fa5
GitOrigin-RevId: 489a1cc4828f854fd7e99639f2a3219d62d42a6f
Change-Id: I2cbd6ce120d2cd73ba92077c78fc5f6ee9247103
1 file changed
tree: e5c7675e65b5358feb99c9e0ac69cbacae0c1fa6
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.