[roll] Roll fuchsia [starnix] Clean up unknown logs and not_implemented calls.

Some log messages mention unknown values, this change moves them to
log using not_implemented so we can track the codepaths in inspect.

Use shorter strings for not_implemented calls that will be easier to
reference in bugs.

Removes a stray log line from development found while auditing logs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/975193
Original-Revision: 98cdab13e257324d9b22dc14f8247d251a0de304
GitOrigin-RevId: 6383787bfd7672ec83c942aec7ddc3848ffc015e
Change-Id: I207fac27ee3929170096214b7edab3167284e02c
1 file changed
tree: 55786a3394997872d74e0f8a1154d1387f19e303
  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.