[roll] Roll fuchsia [auth] Ignore missing loas_destroy

The intent behind using it is to get into an un-authenticated state,
and on environments like gLaptops, that binary is not accessible
while un-authenticated, so just ignore it.

Original-Bug: 342026853
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1167762
Original-Revision: 03c8d1e4f55f67b5e2a034e4667f0f0b15b8151c
GitOrigin-RevId: a108423f2dd469a780b6bfe20e4d37138784b7fa
Change-Id: I69b346081d0d5a7f519f0d4fbc48eea88ef552df
1 file changed
tree: 75995a777f4c4d2da21da1a20bc95ceec2a5d372
  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.