[roll] Roll fuchsia [components][sandbox] Remove not_found allocation

Replace allocating a noop lambda for not_found with an Option. This
saves ~550KiB of memory on android builds.

Original-Bug: 414633023
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266164
Original-Revision: a2022c074caeb45c8d92f6e4e4821907fd59c541
GitOrigin-RevId: 0faff2b31682b5486f935c7af6cbf45992c5611d
Change-Id: I70b1cb0d2970c1bc0e47b6459f7788f906557e08
1 file changed
tree: f3d5e943315881561573b189a18f5d676deb5217
  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.