[roll] Roll fuchsia [syscalls] Use ZX_INFO_PROCESS/zx_info_process_t again

Now that ZX_INFO_PROCESS/zx_info_process_t alias the V2 topic/struct,
spell all uses with them again (except the sites at which there is
both V1 and V2 logic at play where it serves to be explicit).

Original-Bug: 30751
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/517850
Original-Revision: df4f9eb7800bb50882e5fcf195bfdd8d50d72298
GitOrigin-RevId: 5c4e17bdeed6da0555dff77069d92503745f6b06
Change-Id: I9586184f06bf0439800c3b7a274b0aa703e20e78
1 file changed
tree: 0e8da143d13d14fb7b95ef6d5473698ed9bd2f25
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.