[roll] Roll fuchsia [auth] Use auth method matching loas_type

For the tests in `fx rbe auth`, use the authentication method
that matches the determined LOAS certificate type:
  * for restricted, use gcloud
  * for unrestricted, use gcert

Tested:
  # reset all credentials
  loas_destroy
  gcloud auth revoke
  # run auth flow
  run `fx rbe auth`, expecting to interact when prompted
  re-running `fx rbe auth` should succeed without further interaction

  repeat the above for
    FX_BUILD_AUTO_AUTH=0
    FX_BUILD_AUTO_AUTH=1

Original-Bug: 342026853
Original-Bug: 379792589
Original-Bug: 379779708
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1172174
Original-Revision: 6665b7bb6ac94dd64e655899a9c8be7e63e20c65
GitOrigin-RevId: 9555f1a6d75ccb729f05b722acf235755a6ca57a
Change-Id: Idaaea1efddbaff709717910bf68b0fc3bc9a1cbe
1 file changed
tree: 5ca95eccbf737468540678959ce0a5f505171b26
  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.