[roll] Roll fuchsia [product] avoid creating empty out dir in pbms lib.

The set up for download created an empty output directory. We've
since moved on to a strategy where the data is downloaded to a
temp location and renamed/moved into position.

The empty directory was mostly harmless, but proved to be an issue
in specific mounted devices. Not creating the empty directory fixes
the issue.

Original-Bug: 127332
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/856917
Original-Revision: 1264a73f5d20f7accf401c07bba86c87338ed4bc
GitOrigin-RevId: d790604a017c6e310e49b771314cddd6cf29e61f
Change-Id: I3ebeb9b11c98399a1a013ea9a83636b003416f1b
1 file changed
tree: e54d46c12c6b3d67f44d651ea352aa8270f40ada
  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.