[roll] Roll fuchsia [starnix] Skip reading android bootreason when determined by fuchsia

When Starnix kernel container is created, Android bootreason is
determined according to the Fuchsia reboot reason, and given to the new
kernel component through the kernel cmdline arguments.
Skip reading the androidboot.bootreason item from the devicetree
bootargs to avoid the parameter to be set twice.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1448948
Original-Revision: 810012dcf1bcb66597f3c4c2ae7f0db13fa4b4f8
GitOrigin-RevId: 6cace1def9b7137ac61511d11f6b82fe080e52b7
Change-Id: Ibb32c3dff98c8b7cbf16f32ff02eb8159627c915
1 file changed
tree: 850694d773ca94280eb9b3bccc3b9aba5ff6656f
  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.