[roll] Roll fuchsia Revert "[tests] Make hermetic packaging default"

This reverts commit 7d368dbd09ae341d00cace71e9ac3a60f4af2c0d.

Reason for revert: Broke weave-auth-integration-tests
Original change's description:
> [tests] Make hermetic packaging default
>
> BUG=110576
>
> Run-All-Tests: True
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/739882

Original-Bug: 110576
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/753136
Original-Revision: acc432420fa36c0ab51620305071c50d702d2c66
GitOrigin-RevId: 6f4001f2cc83dc402064607554331229781c7c09
Change-Id: Ic74e6c019e3039de7149678fb5ad3665d5ec2846
1 file changed
tree: 4876ec622e9603700cced54a6f60f856a921ffc0
  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.