[roll] Roll fuchsia [assembly] Add include_kernel_logs_in_last_reboot_info flag to forensics config

Adds 'include_kernel_logs_in_last_reboot_info' but does not act on it to prep
for a soft transition with vendor repos.

Original-Bug: b/357633944

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1101872
Original-Revision: cdac98f941afdc32cd0d8613b8eb651639ea6b05
GitOrigin-RevId: 72f2c03729a811ed6f36434b0c39c3586d6a476d
Change-Id: Icf177bf006ef20b2e727d8709af15c28f62b83a7
1 file changed
tree: cb462a56f60195e0d4ad0dec1ff651fd8fa671a2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.