[roll] Roll fuchsia [sysmem] Don't track koid when 0

When the koid is ZX_KOID_INVALID, don't track the koid for later
logging purposes since the koid is known to not be a valid koid.

The fidl call still completes with "not found"; this doesn't change
any client-visible behavior.

BUG: b/306258175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1058714
Original-Revision: d975b42286a6c4bd2eea6c9fadadf09784359cc7
GitOrigin-RevId: b1c7f2f438342f996a6571823c486cf282bf7d98
Change-Id: Ie764d00b17e0f15515e0628d7d9980d0f84d47b8
1 file changed
tree: 41fbf46f804fd2c7006ded427c59cb3294ec6a32
  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.