[roll] Roll fuchsia [ffx] add macOS deprecation warning

Prints out a deprecation warning when running on macOS.
The message will not be printed if the user passes `--machine JSON` to
avoid breaking any scripts that parse JSON output.

Original-Bug: 418852451
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1281090
Original-Revision: 1a8f524817196d7c9476971fc99307150c106098
GitOrigin-RevId: 161414b918dfe72d69d6141b478e3c90e087d310
Change-Id: Ib8154627a8f8b9e5fe570c96d233be9ce9f2b894
1 file changed
tree: 5846f207a16b12b385bc99d9024b7087bb83b148
  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.