[roll] Roll fuchsia [fx] Rename `fx -d` to `fx -t|--target`. PSA: http://shortn/_gaEU6X5s2P This CL introduces `fx -t|--target` as aliases for `fx -d` and makes `fx -d` issue warning messages hinting that users should update their invocations to `fx -t|--target`. This will help this flag align better with ffx's `--target` and `-t` flags, streamlining explicit target specification and allowing us to simplify documentation/error messages. Example: ``` ❯ fx -d fuchsia-emulator serve WARNING: `fx -d` will be deprecated and will go away soon. WARNING: Please use `fx -t fuchsia-emulator ...` or `fx --target fuchsia-emulator ...` instead. 2025-04-14 13:42:02 [serve] Discovery... INFO: INFO: Default device set: fuchsia-emulator INFO: 2025-04-14 13:42:06 [serve] Device up 2025-04-14 13:42:06 [serve] Starting repository server Switching log file to "/usr/local/google/home/$USER/.local/share/Fuchsia/ffx/cache/logs/repo_default.log" Serving repository '/usr/local/google/home/$USER/fuchsia/out/default/amber-files' over address '[::]:8083'. ^C⏎ ``` Original-Bug: 401632725, 410066439 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1252244 Original-Revision: 0302f97dea6f96ffc214ce6c6fc663face2b9537 GitOrigin-RevId: eed0fe6c8bb2ccbbfc076d5f9cec6dba84636913 Change-Id: I0e2c12c7ce0e974546271a7127b85a72ab1b8e39
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 in one of the communication channels documented at get involved.
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.