[roll] Roll fuchsia [isolated-ota-env] Use `if let Some(...)` instead of .unwrap()

This is tripping a lint in an upcoming Rust toolchain.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1441524
Original-Revision: 14f10b99f1746399cc6dd024f53e17d330e861b7
GitOrigin-RevId: 4747eec9b266e4661e2450f5fb48b13fdf1de1cc
Change-Id: I16ad71af986e7e3be4a8d7de4e90fe3e9c1e7a90
1 file changed
tree: f31dfa3dba2c173d39c3ca7d190d933d2182f4a2
  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.