[roll] Roll fuchsia [auth] Default to use gcert where possible

FX_BUILD_AUTO_AUTH (env) controls whether or not to
auto-detect LOAS credentials type and use gcert for
auto-renewing OAuth tokens.

Was: opt-in with FX_BUILD_AUTO_AUTH=1
Now: opt-out with FX_BUILD_AUTO_AUTH=0

Original-Bug: 342026853
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1173474
Original-Revision: 345a1f1602aa83851723bd130b881850b2820f4f
GitOrigin-RevId: b634c9f96ab49434edad42ed2b67de2952b43e2f
Change-Id: Ib457bb668347834df8205cc5420242b24f2504d3
1 file changed
tree: b0213eb3cf2d21779693e25d50445e6e8f61b037
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.