[roll] Roll fuchsia [appmgr][component_id_index] Tolerate null appmgr_moniker

The build tool which aggregates/merges indices into a single index will
fill in a `null` value for optional fields with an unspecified value.
This CL teaches appmgr to tolerate them.

Issue: http://fxbug.dev/70822
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/490561
Original-Revision: c5361e48b9194bf640f9e6c362c946713d60e931
GitOrigin-RevId: bd7ab820301fa1bd94b58c272b80f297ba43a6cf
Change-Id: If1403591b80e820486dba22c7acb742701d465d5
1 file changed
tree: 375317b3e6d32121396a07648d74eff0ad5cd801
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.