[roll] Roll fuchsia [logs] Don't shadow pid

Rename the global version of pid
so -Wshadow can be enabled.

Original-Bug: 42071929
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1131373
Original-Revision: 66273a17762a0d1383380e8ee2f69d886eb6a527
GitOrigin-RevId: 934d2fc4cb92606339004f3922c5cb35b6d08479
Change-Id: I496f2c86b145512c5a6357cfb2e51c94bdb071bc
1 file changed
tree: afc9edc35e75e9ebb6fdba0d54793c0d52d26584
  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 in one of the communication channels documented at get involved.

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.