[roll] Roll infra/recipes [clang_toolchain] Remove the TensorFlow dependency on Linux and Mac

This is no longer needed since package the headers inside the model,
but those headers don't yet work on Windows.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1096352
Original-Revision: e09743d0ec6bb14a3b040296e7f51d9c124b8780
GitOrigin-RevId: 325db076f9d71e27d617d130e2d6bbf3dc8ce247
Change-Id: I63a9d8fd5d344b6540f8cc760ec8fb0f9c128750
1 file changed
tree: ef36133c5d521b1f5fc7792944ecc1dd91a2f6d8
  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.