commit | a3a26fe2d3780e67c0fce780dc9e5f020b55eb92 | [log] [tgz] |
---|---|---|
author | Mitchell Kember <mkember@fuchsia.infra.roller.google.com> | Mon Mar 20 18:14:01 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 20 11:16:41 2023 -0700 |
tree | 2456a3ca2ad95841c133bebbe56483dcb1eba7a7 | |
parent | c18f94711b98f4b32803e334813a7560d883ad2b [diff] |
[roll] Roll fuchsia [fidl][rust] Fix missing/misnamed zircon object types This CL fixes a few problems with copies of ZX_OBJ_TYPE: * Rename kLog to kDebugLog in fidlc. Everything else was renamed in this way in Iafbf851d81429e0351dc70a558337010b187db9a. * Rename HandleSubtypeTime to HandleSubtypeTimer (note the "r") in fidlgen. This was probably just a typo. * Add a stub for PCI_DEVICE in Rust. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821132 Original-Revision: 55296534bdf7a0bd1b5f7df8e1e27a649842595a GitOrigin-RevId: 2a83726f90bdcbc7e17cc29b598371f425b95118 Change-Id: Ie9283437d4f7f589ac4c21c4936942105279ec85
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.