[roll] Roll fuchsia [refresh-bazel-compdb] Use bazel_args to determine bazel optimization mode.
Previously, the `refresh-bazel-compdb` tool used the `optimize`
argument from GN-generated `args.json` to determine the bazel
optimization mode.
Since `args.json` doesn't provide the `optimize` argument anymore, this
command is broken for balanced and release builds as it cannot get the
correct optimization mode.
This change fixes this issue by using the arguments from
bazel_args/args.json instead.
Original-Bug: 495869705
Test: `fx refresh-bazel-compdb --dir <dir>` on core.vim3 (balanced)
NO_IFTTT=This fixes the incorrect optimize definition in the script; the
mapping in the `ThenChange` file is correct and doesn't need to
be changed.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1552143
Original-Revision: aceb3e0d04b7b560cb75c8dc1189e1c8425242e8
GitOrigin-RevId: 63a106d735427b3e59b1e5512dae127c043d89fe
Change-Id: I2ed2f15a77130515790826ab861ba9c9dedf73d8
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.