[roll] Roll fuchsia [kernel] Fix -Wimplicit-int-conversion error

New versions of clang will start warning about more cases when the
conversion happens.

Original-Bug: 402753152
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235609
Original-Revision: 912d0cdd083e71253f3772b3bdb2473476ac19fb
GitOrigin-RevId: 66b87b79d8fb7d15d5a4f04dba40767dec6d8451
Change-Id: I5f9776a0a5af68fedab286435d70dbd52d61c7ec
1 file changed
tree: 8c60da27ca88eef8e7fa79d6cceb625c2e412a3f
  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 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.