[roll] Roll fuchsia [persistence] Initialize the Persistence inspector to 5MiB

Inspect won't actually take up that much space unless it is really used,
since the heap grows page by page.

Original-Bug: 477591966
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1521136
Original-Revision: d9fe24f24b16bda1d3618a49b98ef4ce92cc7ec1
GitOrigin-RevId: d3f4ed8d20f8b47e9838d576c1cc18b13bab367f
Change-Id: I0d8eeaf02bcd00b75da98ee8c6b504f495b0ac5a
1 file changed
tree: 5ef799794814fd47a9911ff4b34a4627425c4637
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.