[roll] Roll fuchsia [fx] Cache functions whose values do not change

Cache the results of 'fx-rbe-enabled' and
'fx-build-needs-auth', so they can be called
freely without incurring excess overhead.
The uncached versions are prefixed with 'recheck-'.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1164960
Original-Revision: ac06a68ed5687824683100c96a0db9e9de99dd75
GitOrigin-RevId: 910a99c03d33756686de13d3dcb4d78c2c5a9b09
Change-Id: Ie1c5248a3f689442992364c91851652aaf3b30dd
1 file changed
tree: 05655206eaa3bbd869e9a264d1b5da0812ed0af1
  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.