[roll] Roll infra/recipes Revert "[recipes] Enable build sandboxing"

This reverts commit 7f561dba7de9abad18aa8de9ab6e8144de395ed9.

Reason for revert: Fint failures across all builders: https://chat.google.com/room/AAAABFiUm4o/CRZvOCF4T84

Original change's description:
> [recipes] Enable build sandboxing
>
> Starts running all fint commands (which invoke fuchsia builds) inside of
> an nsjail sandbox.
>
> Original-Bug: b/243608142
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/726050

Original-Bug: b/243608142
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/727642
Original-Revision: 55f452f2f565e84192c1cf79729ca33543f6b37c
GitOrigin-RevId: 4b24cbab979b4c89a59913cedd9fac43bd8f8683
Change-Id: Ib90132786d75fe004a20f8eef79a3a49f55836ee
1 file changed
tree: aba18632688605130675a1919142cedc4026e504
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.