[roll] Roll fuchsia [feedback] Fix missing log.kernel.previous_boot.txt

This file has been missing from snapshots due to a use-after-move
introduced by https://fxrev.dev/1415521.

Original-Bug: 414413282
Original-Bug: 462139082
Test: `ffx component stop driver_manager.cm` @ 3bed630f0cdf32eb
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1427641
Original-Revision: b9abed33279ad04088cb2c322eeb9d2f305fd9b9
GitOrigin-RevId: ee4af927e1db200105f98ca07e36d2b838d61dbf
Change-Id: I4402859c1771fef10dea06d17c53ce215d8ea799
1 file changed
tree: 1510058c2f650fe31e801ce22d942dd050b4a3c3
  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.