[roll] Roll infra/recipes Revert "[clang_toolchain] Drop the tensorflow module dependency"

This reverts commit cc17ba202b213864ed00e848d2f753ba7c80e418.

Reason for revert: This broke the build on Windows.

Original change's description:
> [clang_toolchain] Drop the tensorflow module dependency
>
> This is no longer needed since package the headers inside the model.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/977694

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/978572
Original-Revision: ad607a95458d67dccb7e2f3508bf46cae26f818c
GitOrigin-RevId: 27c25d88d7dd52c0a377105e6b5716b673d5ddff
Change-Id: Ifa7a7a07ac6caea9bdb3f8305ad53322d21a4677
1 file changed
tree: 9dabffd3976d5d82dd3dc15d9eaa62e8ea41ab63
  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.