[roll] Roll fuchsia [feedback] Remove unused config flags

The values for these config flags are the same in all configurations,
and have been the same for at least several years. Instead of migrating
the flags to domain config, just remove them.

The flags are:

- persisted_logs_num_files
- persisted_logs_total_size_kib

Original-Bug: 457485424
Test: `fx test //src/developer/forensics`
Test: `fx shell crasher` @ 82a879ca1f3c522a
[g-review]

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1434174
Original-Revision: 8f1b28950c556f26ecb217ff98d1fa0c3b4d52e5
GitOrigin-RevId: c431512ad42b1e194aa7bc369157d4a96bac2f0a
Change-Id: Idd45347eaefdbfca482d23329a9c6bb4ce032127
1 file changed
tree: 9133ce0793e5571d472de3f7a67a400eafcf90dd
  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.