[roll] Roll fuchsia [elf_runner] Clone outgoing directory with all permissions

Outgoing directory root already has all all permissions. Without this,
components which expose directories, such as devfs, cannot do so as
those require a greater set of rights than available.

Original-Fixed: 475945829
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1476224
Original-Revision: 7fb1017cfcd83854305e0ab58a8cc1c18684d942
GitOrigin-RevId: a1a779a3831f53bf7aa10e3e55c020d18e51db30
Change-Id: I4ad6084283d3f93962fcc324a8f2016691dcea86
1 file changed
tree: f950b0733218d82dcec8f906f7266a8a4a39cf5e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.