[roll] Roll fuchsia [ffx][fuchsia-controller] Use API version check.

This uses the API level to check if the FFX daemon is compatible. This
will prevent unnecessarily complex binary patching and unnecessary
daemon restarts.

Original-Fixed: 127802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/862799
Original-Revision: 3eb10b033078e35fd0cd7ee47812b12c13250544
GitOrigin-RevId: 42230835f77d399a96c85eba2b0cd1fd57741bf1
Change-Id: I4086e43473c0284125641c1fd1386052c8f3edae
1 file changed
tree: 8a278a2927278cb91cb63469cc22c1ea7ee94718
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.