[roll] Roll fuchsia [forensics] No-op redaction is enabled via the absence of a config file

Redaction will be explicitly enabled in the user config group by
including a file at "/config/data/feedback/redact_data".

Original-Bug: 94086

TESTED=`fx test //src/developer/forensics`
TESTED=`fx reboot; fx shell crasher` @ eebb18d4e2bcb385

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/656965
Original-Revision: 13741f6b06a154779cefc82121b2050dc266d339
GitOrigin-RevId: fe4815db20717eb43114cebfb16ad081efd1d427
Change-Id: Icafd2f1e313c27e42203086a7655ecbe2a094e32
1 file changed
tree: d63d5de5a36e682a98a62fea400a71c20f444ee0
  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
  12. toolchain
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.