[roll] Roll fuchsia [gemini] Do not add target arguments after "fx build".

When working on bazel targets, Antigravity tends to run
`fx build <target>` to only build specific targets -- and the <target>
it specifies are often hallucinated.

This change adds a prompt to GEMINI.md to ask it to only use `fx build`
without target arguments to build the project.

Test: Verified on Antigravity.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1546846
Original-Revision: 8d6324ae831bff2eb1c3d44fea39193cba255523
GitOrigin-RevId: 0f4557761d4fb2c5d766d489560d965e88d9402a
Change-Id: If155b9499406ce6a5445162157f9d8cf47bdb3aa
1 file changed
tree: c3ee5b2b548231d135398a1698c0958f296f71ca
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.