[roll] Roll fuchsia [starnix] Limit not_implemented context to u64.

Will allow us to efficiently track stubbed out codepaths without
formatting strings every time they're hit.

Adds extra log messages for the rare cases where the only
context is a string.

Original-Bug: b/315173310
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/957452
Original-Revision: 8d1470eb0298462c88ca8e6273ae03c6972787d1
GitOrigin-RevId: d5535ff37867c54a583594be2f441d7bea1685b5
Change-Id: If241e407fb9fac2c704be8cf850e62d1890aa2e8
1 file changed
tree: 3dccef1ef95b12e4848b9472c0fa5e078d02c8ed
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.