[roll] Roll fuchsia [storage] Add Minfs out of space to sampler

Original-Bug: 89583
Test: Tested locally by filling up emulator:
```[00253.811191][15842][15844][cobalt, fidl_service, core] INFO: [event_loggers.cc(238)] [COBALT_EVENT_TRACE] (fuchsia(1).local_storage(3676913920).out_of_space_events(4008)):
Day index: 18962
OccurrenceEvent:
EventCodes: 3, Count: 1

[00283.816284][15842][15844][cobalt, fidl_service, core] INFO: [event_loggers.cc(238)] [COBALT_EVENT_TRACE] (fuchsia(1).local_storage(3676913920).out_of_space_events(4008)):
Day index: 18962
OccurrenceEvent:
EventCodes: 3, Count: 1```
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612741
Original-Revision: f85aa814655aa236a52c662d4f80ab95882ec0d4
GitOrigin-RevId: ab387e6bfc363049dc74c0390d42576df48e16c5
Change-Id: I22e38601ef5512d89091c97a50c2bba4bd2e15dc
1 file changed
tree: ddc948d26b27031f1f9a083c8efb0709b057178d
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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.