[roll] Roll fuchsia [forensics] Move KernelLog collection to an object

This brings the kernel log collection in line with how other snapshot files
are collected.

TESTED=`fx test //src/developer/forensics`
TESTED=`fx shell crasher` @ f1ca6e60dd2c4b58

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/681566
Original-Revision: 2ddac64fea751c8460ac11b3fd29d15aac6c598f
GitOrigin-RevId: 1ab79194801ffb6a20be3e24ad8ef2eb5ca2ae81
Change-Id: I21463b9fe953b7f35bc45e76c635ab090aae0f71
1 file changed
tree: 7c33a0edf887cca918e9b25c2b2c47639bc629b7
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.