[roll] Roll fuchsia [auth] Default to restricted LOAS instead of error

Change various error conditions to just result in printing
"restricted" instead of error-ing out.
This makes the script more resilient to situations
where important executables are not-found/inaccessible,
as is much the case on gLinux laptops.

Original-Bug: 342026853
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1169133
Original-Revision: 801268eabab1e011ac657d3401b0b24149d7d2c7
GitOrigin-RevId: 535d04bd014e9af1dbd4fb926fefc913f308b0ab
Change-Id: I9ccaa73ff8e43dd117350f82d3a49ecf34990cd2
1 file changed
tree: 6f89e6c1aeeda458abec91f49fde70b05a992c85
  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.