| commit | 55129222810f347ab65bebd191f6f407bf0ed33c | [log] [tgz] |
|---|---|---|
| author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Thu Dec 18 14:56:15 2025 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 18 14:57:43 2025 -0800 |
| tree | 2d6a6ab037f459ab491870b87ea8be205bbadf62 | |
| parent | 843b060fbfa1d3a9538acf30785b353452913eb3 [diff] |
[roll] Roll fuchsia [feedback][assembly] Increase report store size This change will ONLY increase the report store size for products that specify the assembly "large_disk" flag as "true." The report store persists all non-snapshot data if connectivity is unavailable, including minidumps. For some processes, such as the Starnix kernel, minidumps can be quite large and may exceed Feedback's previous report store limit of 512 KiB for /cache. This CL increases the report store size to 10 MiB for /cache and 10 MiB for memory-backed /tmp if "large_disk" is specified as true. Original-Fixed: 465548680 Test: `fx test //src/developer/forensics` Test: `fx test //src/lib/assembly/platform_configuration:platform_configuration_test` Test: spammed `fx shell crasher` @ a718314d53ba600a w/ large_disk Test: spammed `fx shell crasher` w/o large_disk Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1451238 Original-Revision: 1891131a766af85dbea652d8eacbaf36d5811e39 GitOrigin-RevId: bb1dcb36e826547456eaba430b530f7001a038f7 Change-Id: I5999623aa2dbcf2936efbc1bd2f149ccafe91580
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.