[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_digital_io_linux: Remove OwnedFd::operator=(int fd)
There is no need to assign a raw int fd to an existing OwnedFd object.
This also prevents the bug where assigning {} actually assigns fd=0,
which is not the intent. Instead, we explicitly use Close().
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/207832
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Original-Revision: 9cbecdc781e37065da96478e85b1ea4de0e7911e
GitOrigin-RevId: d9ec5155da7d52b506ac04ffeed5b83cf3a93abe
Roller-URL: https://ci.chromium.org/b/8748995738408374945
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1041935
Original-Revision: 9dc231cd04a9203cf9931a3077c8a27995db99b3
Change-Id: I78384e3910792bdacc25aaca3042f200b9af4c74
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.