[roll] Roll fuchsia [fx][ffx] Suppress stderr in `get-device-raw`.

This helps subsequent commands that call dependent functions (such as
`fx shell` which calls `get-device-name`/`get-fuchsia-device-addr`)
avoid spamming the following stderr:
```
No default target.
If exactly one target is connected, ffx will use that.
```

Original-Fixed: 416264459
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271484
Original-Revision: 6c0177069c0f739a56a3e3b3b1ac1209ced914a3
GitOrigin-RevId: 799d4a0223f9700f9378f10fdc7e0b6b8351dd9e
Change-Id: Ia573ed24984be7c4fb2849c6b3a0273e3225e553
1 file changed
tree: 49b74f6cca5ca6b097380fbb599a81488e3c5824
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.